mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 04:13:02 +00:00
chore: refactor component imports
This commit is contained in:
parent
b9f8e1cffd
commit
0f7d96bf37
6 changed files with 13 additions and 6 deletions
|
@ -4,6 +4,7 @@
|
|||
"license": "Apache-2.0",
|
||||
"description": "Svelte implementation of the Carbon Design System",
|
||||
"type": "module",
|
||||
"module": "src/carbon-components-svelte",
|
||||
"scripts": {
|
||||
"test:types": "svelte-check --workspace tests",
|
||||
"lint": "prettier --write \"**/*.{svelte,md,js,json,ts}\"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue