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 609a8e0 commit 8ccd117Copy full SHA for 8ccd117
frontend/tsconfig.json
@@ -21,6 +21,5 @@
21
"noFallthroughCasesInSwitch": true
22
},
23
"include": ["src/**/*.ts", "tests/**/*.ts", "playwright.config.ts"],
24
- "exclude": ["tests/utils/privateApi.ts"],
25
"references": [{ "path": "./tsconfig.node.json" }]
26
}
0 commit comments