Skip to content

Commit e2cac08

Browse files
committed
chore: Add lint script
1 parent af2572f commit e2cac08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"type": "module",
2222
"scripts": {
2323
"prepare": "husky",
24+
"lint": "biome check .",
2425
"fmt": "biome check --write --unsafe .",
2526
"gha:install": "ghats install",
2627
"gha:build": "ghats build",

0 commit comments

Comments
 (0)