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 15a4c67 commit 5caa5baCopy full SHA for 5caa5ba
tsconfig.json
@@ -21,6 +21,6 @@
21
"src"
22
],
23
"exclude": [
24
- "src/**/*.test.ts"
+ "src/**/*.test.*"
25
]
26
}
0 commit comments