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 63f1aa1 commit 61105ecCopy full SHA for 61105ec
tsconfig.json
@@ -29,6 +29,7 @@
29
"./dist",
30
"./lib/**/*.tests.js",
31
"./lib/**/*.tests.ts",
32
+ "./lib/**/*.spec.ts",
33
"./lib/**/*.umdtests.js",
34
"./lib/tests",
35
"node_modules"
0 commit comments