Skip to content

Commit

Permalink
testcommitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
huangmingfu committed Dec 27, 2024
1 parent 31882e5 commit cc2df5b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,7 @@
"vite-plugin-checker": "^0.8.0"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged && npx --no -- commitlint --edit",
"commit-msg": "npx --no -- commitlint --edit",
"preserveUnused": true
"pre-commit": "npx lint-staged && npx --no -- commitlint --edit"
},
"lint-staged": {
"*": "eslint --fix"
Expand Down

0 comments on commit cc2df5b

Please sign in to comment.