Skip to content

Commit

Permalink
remove unused git add command
Browse files Browse the repository at this point in the history
  • Loading branch information
arition committed Nov 6, 2020
1 parent c7f8f75 commit e0cb180
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"lint-staged": {
"**/*": [
"yarn lint",
"prettier --write",
"git add"
"prettier --write"
]
},
"devDependencies": {
Expand Down

0 comments on commit e0cb180

Please sign in to comment.