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