Skip to content

Commit 06b4246

Browse files
committed
remove husky
1 parent 07aeb73 commit 06b4246

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@
4848
"publishConfig": {
4949
"access": "public"
5050
},
51-
"husky": {
52-
"hooks": {
53-
"precommit": "lint-staged"
54-
}
55-
},
5651
"lint-staged": {
5752
"*.{js,jsx,ts,tsx,css}": [
5853
"prettier --write"

0 commit comments

Comments
 (0)