diff --git a/tsconfig.json b/tsconfig.json index 9ca761d..c575a51 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,5 @@ -// https://github.com/sveltejs/language-tools/blob/master/docs/preprocessors/typescript.md { + "extends": "./.svelte-kit/tsconfig.json", "compilerOptions": { "strict": true, "module": "esnext",