mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
Fix TypeScript definitions; function declarations should be typed as accessors, not props (#740)
* chore(deps-dev): upgrade svelte to v0.8.1 * chore: regenerate types to correctly type function declarations * test: fix svelte-check warnings
This commit is contained in:
parent
b6fa25c3e7
commit
18c6f03224
9 changed files with 951 additions and 22 deletions
|
@ -43,7 +43,7 @@
|
|||
"rollup-plugin-svelte": "^7.1.0",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"sass": "^1.32.6",
|
||||
"sveld": "^0.7.0",
|
||||
"sveld": "0.8.1",
|
||||
"svelte": "^3.32.1",
|
||||
"svelte-check": "^1.1.32",
|
||||
"typescript": "^4.1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue