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 dff5e7d commit e63cbd8Copy full SHA for e63cbd8
apps/webapp/tsconfig.check.json
@@ -9,5 +9,6 @@
9
"@/*": ["./*"]
10
},
11
"customConditions": []
12
- }
+ },
13
+ "exclude": ["**/*.test.ts", "**/*.test.tsx"]
14
}
0 commit comments