Skip to content

Commit bb7752b

Browse files
author
yossydev
committed
feat: check:ci command
1 parent 5b97a1e commit bb7752b

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
@@ -10,6 +10,7 @@
1010
"lint": "biome lint .",
1111
"lint:fix": "biome check --apply .",
1212
"check": "biome check --apply .",
13+
"check:ci": "biome ci .",
1314
"typecheck": "tsc -p . --noEmit"
1415
},
1516
"private": true,

0 commit comments

Comments
 (0)