Skip to content

Commit

Permalink
chore: add lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanductran authored Dec 14, 2024
1 parent 495ce85 commit 0238665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"build": "unbuild",
"dev": "unbuild --stub",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"prepublishOnly": "nr build",
"release": "bumpp && pnpm publish",
"start": "esno src/index.ts",
Expand Down

0 comments on commit 0238665

Please sign in to comment.