Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
asacristani committed Nov 13, 2023
1 parent f410c5e commit f522c48
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 @@ -55,8 +55,7 @@
"lint-staged": {
"*.js": [
"eslint --fix",
"prettier --write",
"git add"
"prettier --write"
]
},
"jest": {
Expand Down

0 comments on commit f522c48

Please sign in to comment.