Skip to content

Commit

Permalink
chore: update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hunghg255 committed Dec 24, 2023
1 parent 014298d commit b4d1034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"scripts": {
"build": "unbuild",
"stub": "unbuild --stub",
"lint": "tsc",
"lint": "npx oxlint@latest .",
"changelog": "npx changeloggithub@latest --all true && git add CHANGELOG.md && git commit -m 'chore: update CHANGELOG.md'",
"release": "bumpp -r && npm run changelog"
},
Expand Down

0 comments on commit b4d1034

Please sign in to comment.