Skip to content

Commit b7eae0f

Browse files
authored
Remove obsolete husky v4 config from package.json (#722)
1 parent 7d35287 commit b7eae0f

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
@@ -125,11 +125,6 @@
125125
"bugs": {
126126
"url": "https://github.com/GoogleChrome/web-vitals/issues"
127127
},
128-
"husky": {
129-
"hooks": {
130-
"pre-commit": "npm run lint"
131-
}
132-
},
133128
"prettier": {
134129
"arrowParens": "always",
135130
"bracketSpacing": false,

0 commit comments

Comments
 (0)