From 3a4b67eb37142fb065ce0fb83b0bb184eab01b02 Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Tue, 12 Apr 2022 18:39:51 -0600 Subject: Let there be light --- tsconfig.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tsconfig.json (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 0000000..81ff977 --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "./.svelte-kit/tsconfig.json" +} -- cgit v1.2.3-70-g09d2