UNPKG

190 BJSONView Raw
1{
2 "extends": "../tsconfig.json",
3 "compilerOptions": {
4 "types": ["node", "@wdio/types", "webdriverio/async", "@wdio/jasmine-framework", "jest"]
5 },
6 "include": ["./**/*.test.ts"]
7}