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