mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
build(scripts): format COMPONENT_API.json
This commit is contained in:
parent
8ad7d5967e
commit
0cc377eeb9
2 changed files with 112 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
"test:types": "svelte-check --workspace tests",
|
||||
"lint": "prettier --write --cache \"**/*.{svelte,md,js,json,ts}\"",
|
||||
"build:css": "node scripts/build-css",
|
||||
"build:docs": "node scripts/build-docs",
|
||||
"build:docs": "node scripts/build-docs && node scripts/format-component-api",
|
||||
"postinstall": "ibmtelemetry --config=telemetry.yml",
|
||||
"release": "standard-version && npm run build:docs"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue