7 lines
136 B
JSON
7 lines
136 B
JSON
{
|
|
"extends": "./.svelte-kit/tsconfig.json",
|
|
"compilerOptions": {
|
|
"allowSyntheticDefaultImports": true,
|
|
"lib": ["WebWorker"],
|
|
},
|
|
} |