Skip to content

Commit

Permalink
Pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
IronTony committed Oct 19, 2021
1 parent 583a9d4 commit 97f0520
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,8 @@
"lint-staged": {
"src/**/*.{js,jsx,ts,tsx}": [
"yarn prettier:fix",
"yarn prettier:check"
"yarn prettier:check",
"git add"
]
},
"madge": {
Expand Down

0 comments on commit 97f0520

Please sign in to comment.