Skip to content

Commit e1bedd6

Browse files
committed
chore: Use biome check instead of biome format for formatting
1 parent 4cdcaf2 commit e1bedd6

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
@@ -8,7 +8,7 @@
88
"build": "bun vite build",
99
"lint": "eslint .",
1010
"preview": "bun vite preview",
11-
"format": "bunx biome format . --write"
11+
"format": "bunx biome check . --write"
1212
},
1313
"dependencies": {
1414
"@emotion/react": "^11.13.3",

0 commit comments

Comments
 (0)