There was an error while loading. Please reload this page.
1 parent 691a3ef commit 08ab2a9Copy full SHA for 08ab2a9
package.json
@@ -13,6 +13,7 @@
13
"semver": "^5.3.0"
14
},
15
"scripts": {
16
+ "lint": "echo 'ignore'",
17
"test": "./example.js test",
18
"test-cn": "./example.js test -c",
19
"ci": "npm run lint && npm test",
0 commit comments