UNPKG

vijay06

Version:
10 lines (9 loc) 254 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "allowSyntheticDefaultImports": true, "allowJs": true, "types": ["cypress", "node"] }, "include": ["src/test/test/*.cy-spec.ts", "cypress/support/**/*.ts", "**/*.cy-spec.ts"] }