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