Skip to content

Commit cc03d3c

Browse files
committed
chore: remove redundant format script [ci skip]
1 parent 8e996dc commit cc03d3c

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
@@ -35,7 +35,6 @@
3535
"lint": "prettier --write \"**/*.{svelte,md,js,json,ts}\"",
3636
"build:css": "node scripts/build-css",
3737
"build:docs": "node scripts/build-docs",
38-
"format": "prettier --write \"./**/*.{svelte,js,md}\"",
3938
"postinstall": "ibmtelemetry --config=telemetry.yml",
4039
"release": "standard-version && npm run build:docs"
4140
},

0 commit comments

Comments
 (0)