mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore: add script to test generated types
This commit is contained in:
parent
6fbd8ae6a9
commit
1c64f4717d
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
"css/*.css"
|
||||
],
|
||||
"scripts": {
|
||||
"test:src-types": "tsc types/**/*.ts",
|
||||
"test:types": "svelte-check --workspace tests",
|
||||
"lint": "prettier --write \"**/*.{svelte,md,js,json,ts}\"",
|
||||
"build:css": "node scripts/build-css",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue