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 38a01b1 commit 8e155dcCopy full SHA for 8e155dc
packages/cli/package.json
@@ -43,8 +43,7 @@
43
],
44
"scripts": {
45
"lint": "eslint ./{bin,test}",
46
- "test": "tap './test/*.test.js' --reporter spec --timeout=120",
47
- "pretest": "npm run lint && npm install"
+ "test": "tap './test/*.test.js' --reporter spec --timeout=120"
48
},
49
"repository": "https://github.com/pattern-lab/patternlab-node/tree/master/packages/cli",
50
"bugs": "https://github.com/pattern-lab/patternlab-node/issues",
0 commit comments