Skip to content

Commit 6cb0f9f

Browse files
committed
unnecessary script removed
1 parent 9d4f8da commit 6cb0f9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: package.json

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"build": "tsup",
2626
"create:test": "node script/create-test-e2e.js",
2727
"format": "prettier \"**/*\" --ignore-unknown",
28-
"format --write": "pnpm format --write",
2928
"initialize": "tsx ./src/bin/index.js --mode initialize",
3029
"initialize:test": "node script/initialize-test-e2e.js",
3130
"lint": "eslint . .*js --max-warnings 0",

0 commit comments

Comments
 (0)