Skip to content

Commit 0ab4950

Browse files
committed
remove useless command
1 parent 48865df commit 0ab4950

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"clean": "rm -rf dist",
1919
"lint": "biome check src tests",
2020
"lint:fix": "biome check --write src tests",
21-
"format": "biome format --write src tests",
2221
"test": "vitest run",
2322
"test:watch": "vitest"
2423
},

0 commit comments

Comments
 (0)