Skip to content

Commit 1c59254

Browse files
committed
chore: added biome check script
1 parent 664e781 commit 1c59254

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"tc": "vitest run --coverage",
1717
"lint": "biome lint",
1818
"format": "biome format",
19+
"check": "biome check",
1920
"tsc": "tsc --noEmit",
2021
"build": "tsdown",
2122
"prepublishOnly": "pnpm run build"

0 commit comments

Comments
 (0)