Skip to content

Commit bb49210

Browse files
committed
test: lint
1 parent 52b557f commit bb49210

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

-5
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,6 @@
7272
"vite": "^5.0.11",
7373
"vitest": "^1.2.2"
7474
},
75-
"husky": {
76-
"hooks": {
77-
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
78-
}
79-
},
8075
"lint-staged": {
8176
"*.{js,jsx,tsx,ts}": [
8277
"npm run lint"

0 commit comments

Comments
 (0)