Set e2e tests
This commit is contained in:
@@ -11,8 +11,13 @@
|
||||
"allowJs": true,
|
||||
"target": "es5",
|
||||
"paths": {
|
||||
"environments": [ "./environments" ]
|
||||
"environments": [
|
||||
"./environments"
|
||||
]
|
||||
},
|
||||
"types": [
|
||||
"node"
|
||||
],
|
||||
"typeRoots": [
|
||||
"node_modules/@types"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user