We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5707d3 commit d51f445Copy full SHA for d51f445
1 file changed
tsconfig.build.json
@@ -7,7 +7,7 @@
7
"noEmit": false
8
},
9
"exclude": [
10
- "**/*.spec.ts",
+ "**/*.test.ts",
11
"**/__fixtures__",
12
"**/__mocks__"
13
]
0 commit comments