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.
2 parents 7d3c0c6 + fafc36f commit 42bd332Copy full SHA for 42bd332
tsconfig.json
@@ -20,6 +20,7 @@
20
],
21
"exclude": [
22
"node_modules",
23
- "dist"
+ "dist",
24
+ "**/*.test.ts"
25
]
26
}
0 commit comments