parent
3b8fa9ed96
commit
7c545258cd
@ -1,7 +1,8 @@ |
||||
{ |
||||
"extends": "../../tsconfig.json", |
||||
"compilerOptions": { |
||||
"types": ["node", "nightwatch"] |
||||
"types": ["node", "nightwatch"], |
||||
"esModuleInterop": true, |
||||
}, |
||||
"include": ["**/*.ts", "**/*.js"] |
||||
} |
||||
|
Loading…
Reference in new issue