🚧 Switch to monorepo with Turbo
This commit is contained in:
7
apps/website/tsconfig.json
Normal file
7
apps/website/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "./.svelte-kit/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"lib": ["WebWorker"],
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user