Skip to content

Commit

Permalink
chore: lint scripts folder
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Jul 27, 2024
1 parent e441944 commit 3ee2356
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 @@ -35,7 +35,7 @@
"scripts": {
"build": "tsc",
"format": "biome format --write .",
"lint": "biome lint --write src",
"lint": "biome lint --write .",
"release": "yarn build && changeset publish",
"test": "vitest"
},
Expand Down

0 comments on commit 3ee2356

Please sign in to comment.