From 5bf781f3ac381744fbec035f938d69a201f75fa4 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 5 Mar 2025 12:21:25 +0100 Subject: Replace all impl with vite --- morsehero/tsconfig.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 morsehero/tsconfig.json (limited to 'morsehero/tsconfig.json') diff --git a/morsehero/tsconfig.json b/morsehero/tsconfig.json deleted file mode 100644 index 1ffef60..0000000 --- a/morsehero/tsconfig.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "files": [], - "references": [ - { "path": "./tsconfig.app.json" }, - { "path": "./tsconfig.node.json" } - ] -} -- cgit v1.3.1