From 9501b8ab2ef83ea957ff12ca7a68d4ee93ba93f5 Mon Sep 17 00:00:00 2001 From: EthanThatOneKid <31261035+EthanThatOneKid@users.noreply.github.com> Date: Sun, 13 Mar 2022 01:27:04 -0800 Subject: [PATCH] Update tsconfig.json Recommended to wait on this --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 01ceb3cf..b9f184cd 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,4 @@ { - "extends": "./.svelte-kit/tsconfig.json", "compilerOptions": { "moduleResolution": "node", "module": "es2020",