Skip to content

Commit

Permalink
chore: update lint-staged configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
weyoss committed Nov 21, 2023
1 parent f9f69b3 commit 9543401
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 @@ -79,8 +79,7 @@
"git add"
],
"*.(json|js)": [
"prettier --write",
"git add"
"prettier --write"
]
},
"engineStrict": true,
Expand Down

0 comments on commit 9543401

Please sign in to comment.