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 bfde072 commit b92350cCopy full SHA for b92350c
package.json
@@ -48,6 +48,6 @@
48
"ts-eager/register",
49
"chai/register-assert"
50
],
51
- "spec": "lib/*-test.ts"
+ "spec": "lib/**/*-test.ts"
52
}
53
0 commit comments