mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-11-17 02:33:58 +01:00
8 lines
129 B
JSON
8 lines
129 B
JSON
{
|
|
"extends": "./.svelte-kit/tsconfig.json",
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"allowSyntheticDefaultImports": true
|
|
}
|
|
}
|