Skip to content

Commit ec24a33

Browse files
committed
package.json内のhuskyブロックは不要なので削除
1 parent 0a21d89 commit ec24a33

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
@@ -19,11 +19,6 @@
1919
],
2020
"*.{css,scss,vue}": "stylelint"
2121
},
22-
"husky": {
23-
"hooks": {
24-
"pre-commit": "lint-staged"
25-
}
26-
},
2722
"dependencies": {
2823
"@aws-amplify/api": "^4.0.0",
2924
"@babel/core": "^7.14.3",

0 commit comments

Comments
 (0)