Skip to content

Commit

Permalink
Address pre-commit warning
Browse files Browse the repository at this point in the history
  • Loading branch information
spautz committed Jan 29, 2020
1 parent b19780d commit 4f0dc26
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 @@ -99,8 +99,7 @@
},
"lint-staged": {
"**/*.{css,html,js,json,less,md,scss,ts}": [
"prettier --write",
"git add"
"prettier --write"
]
},
"husky": {
Expand Down

0 comments on commit 4f0dc26

Please sign in to comment.