Skip to content

Commit

Permalink
script
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere committed Oct 1, 2023
1 parent df2181b commit 9982cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"webpack": "^5.88.2"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint"
"pre-commit": "pnpm lint:fix"
},
"lint-staged": {
"*": "eslint --fix"
Expand Down

0 comments on commit 9982cab

Please sign in to comment.