Skip to content

Commit eb53c43

Browse files
authored
Ignore overmind types for now
1 parent 4f5360a commit eb53c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/tsconfig.check.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": "./tsconfig.json",
3-
"exclude": ["codesandbox-browserfs/*"],
3+
"exclude": ["codesandbox-browserfs/*", "overmind/*"],
44
"compilerOptions": {
55
"allowJs": false
66
}

0 commit comments

Comments
 (0)