{ "extends": "../tsconfig.base.json", "include": ["**/*"], "compilerOptions": { "types": ["cypress", "@testing-library/cypress"] } }