cryptgeon/packages/frontend/tsconfig.json

7 lines
89 B
JSON

{
"extends": "./.svelte-kit/tsconfig.json",
"compilerOptions": {
"strict": true
}
}