We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5294e69 commit 39918acCopy full SHA for 39918ac
1 file changed
package.json
@@ -3,7 +3,7 @@
3
"scripts": {
4
"clean": "rimraf output && rimraf .pulp-cache",
5
"build": "jshint src && jscs src && pulp build -- --censor-lib --strict",
6
- "test": "pulp test --no-check-main"
+ "test": "pulp test"
7
},
8
"devDependencies": {
9
"jscs": "^3.0.7",
0 commit comments