{ "compilerOptions": { "target": "es5", "lib": ["es5", "dom"], "types": ["cypress", "@testing-library/cypress", "node"] }, "include": ["**/*.ts"] }