mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
fix(types): loosen icon
prop type to any
This commit is contained in:
parent
ece9e0362f
commit
21c3de527d
42 changed files with 202 additions and 201 deletions
|
@ -13,6 +13,7 @@
|
|||
"noUnusedParameters": true,
|
||||
"strict": true,
|
||||
"skipLibCheck": true,
|
||||
"skipDefaultLibCheck": true,
|
||||
"paths": {
|
||||
"carbon-components-svelte": ["./types"],
|
||||
"carbon-components-svelte/*": ["./types/*"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue