mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"extends": "./.svelte-kit/tsconfig.json",
|
|
"compilerOptions": {
|
|
"lib": ["webworker"]
|
|
}
|
|
}
|