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 de69418 commit 4e65acbCopy full SHA for 4e65acb
tsconfig.json
@@ -33,6 +33,7 @@
33
"exclude": [
34
"node_modules",
35
"src/**/*.test.ts",
36
+ "src/**/*.test.*.ts",
37
"test/**/*"
38
]
39
}
0 commit comments