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 da39ab5 commit 943e631Copy full SHA for 943e631
package.json
@@ -54,7 +54,7 @@
54
"prepublishOnly": "pinst --disable",
55
"release": "np --message ':hatching_chick: release: Bumping to v%s.'",
56
"test": "ava",
57
- "travis": "npm run lint && npm run cover"
+ "travis": "npm run lint-config && npm run lint && npm run cover"
58
},
59
"dependencies": {
60
"@aureooms/js-compare": "^1.4.8",
0 commit comments