Skip to content

Commit 3ee2356

Browse files
committed
chore: lint scripts folder
1 parent e441944 commit 3ee2356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"scripts": {
3636
"build": "tsc",
3737
"format": "biome format --write .",
38-
"lint": "biome lint --write src",
38+
"lint": "biome lint --write .",
3939
"release": "yarn build && changeset publish",
4040
"test": "vitest"
4141
},

0 commit comments

Comments
 (0)