Skip to content

Commit

Permalink
chore: update packages again
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbrusegard committed Jun 23, 2024
1 parent 6d357b0 commit 68718f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"format": "prettier --write ."
},
"lint-staged": {
"*.{js,cjs,ts,tsx}": [
"next lint",
"*.{js,ts,tsx}": [
"eslint --fix",
"prettier --write"
]
},
Expand Down

0 comments on commit 68718f6

Please sign in to comment.