Skip to content

Commit 08ab2a9

Browse files
committed
f
1 parent 691a3ef commit 08ab2a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"semver": "^5.3.0"
1414
},
1515
"scripts": {
16+
"lint": "echo 'ignore'",
1617
"test": "./example.js test",
1718
"test-cn": "./example.js test -c",
1819
"ci": "npm run lint && npm test",

0 commit comments

Comments
 (0)