Skip to content

Commit 9dcbaf2

Browse files
committed
build: remove unused format-ci command
1 parent 57f2701 commit 9dcbaf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"types": "./lib/index.d.ts",
88
"scripts": {
99
"format": "biome check . --write",
10-
"format:ci": "rome check .",
1110
"test": "vitest",
1211
"test:environment:edge": "vitest --environment=edge-runtime",
1312
"test:environment:browser": "vitest --environment=jsdom",

0 commit comments

Comments
 (0)