We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc7dee7 commit fc97497Copy full SHA for fc97497
tests/tsconfig.json renamed to tests/apps/tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "extends": "../tsconfig.json",
+ "extends": "../../tsconfig.json",
3
"compilerOptions": {
4
"lib": ["es2015", "dom"],
5
"types": ["cypress"]
0 commit comments