mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 09:51:36 +00:00
6 lines
107 B
JSON
6 lines
107 B
JSON
{
|
|
"extends": "./.svelte-kit/tsconfig.json",
|
|
"compilerOptions": {
|
|
"ignoreDeprecations": "5.0"
|
|
}
|
|
}
|