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 4f5360a commit eb53c43Copy full SHA for eb53c43
packages/app/tsconfig.check.json
@@ -1,6 +1,6 @@
1
{
2
"extends": "./tsconfig.json",
3
- "exclude": ["codesandbox-browserfs/*"],
+ "exclude": ["codesandbox-browserfs/*", "overmind/*"],
4
"compilerOptions": {
5
"allowJs": false
6
}
0 commit comments