Skip to content

Commit e24868a

Browse files
committed
remove postinstall script
1 parent 3159e6f commit e24868a

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
@@ -27,7 +27,6 @@
2727
],
2828
"scripts": {
2929
"format": "prettier . --write",
30-
"postinstall": "is-ci || husky install",
3130
"lint": "npm-run-all --parallel lint:*",
3231
"lint:formatting": "prettier . --check",
3332
"lint:js": "eslint . --cache --max-warnings=0",

0 commit comments

Comments
 (0)