Skip to content

Commit b9e7a14

Browse files
committed
Remove prelint hook
1 parent f8add67 commit b9e7a14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
"coveralls": "nyc report --reporter=text-lcov | coveralls",
5656
"lint": "standard-markdown && standard",
5757
"precommit": "lint-staged",
58-
"prelint": "npm run pretty",
5958
"pretest": "npm run lint",
6059
"pretty": "prettier-standard index.js test/**/*.js --single-quote",
6160
"test": "nyc mocha"

0 commit comments

Comments
 (0)