{ "extends": "../../tsconfig.json", "compilerOptions": { "types": ["cypress", "node"], }, "include": [ "**/*.ts" ] }