We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
format
1 parent 8e996dc commit cc03d3cCopy full SHA for cc03d3c
package.json
@@ -35,7 +35,6 @@
35
"lint": "prettier --write \"**/*.{svelte,md,js,json,ts}\"",
36
"build:css": "node scripts/build-css",
37
"build:docs": "node scripts/build-docs",
38
- "format": "prettier --write \"./**/*.{svelte,js,md}\"",
39
"postinstall": "ibmtelemetry --config=telemetry.yml",
40
"release": "standard-version && npm run build:docs"
41
},
0 commit comments