We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419a196 commit 4581071Copy full SHA for 4581071
package.json
@@ -3,7 +3,7 @@
3
"scripts": {
4
"clean": "rimraf output && rimraf .pulp-cache",
5
"build": "eslint src && pulp build -- --censor-lib --strict",
6
- "test": "pulp test --no-check-main"
+ "test": "pulp test"
7
},
8
"devDependencies": {
9
"eslint": "^4.19.1",
0 commit comments