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 6d7c997 commit 894fac3Copy full SHA for 894fac3
package.json
@@ -49,7 +49,7 @@
49
"typedoc": "^0.28.11"
50
},
51
"scripts": {
52
- "test": "npm run test:javascript && npm run test:typescript",
+ "test": "npm run test:javascript",
53
"test:javascript": "jest spec --coverage --detectOpenHandles --testPathIgnorePatterns=spec/cluster",
54
"test:typescript": "tsc --noEmit",
55
"jshint": "jshint src/rest/** src/base/** src/http/**",
0 commit comments