summaryrefslogtreecommitdiff
path: root/morsehero/tsconfig.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-03-05 12:21:25 +0100
committerYuval Adam <_@yuv.al>2025-03-05 12:21:25 +0100
commit5bf781f3ac381744fbec035f938d69a201f75fa4 (patch)
tree2ec82a90ce2cd1c279d77bdd6ca83b256ac4856a /morsehero/tsconfig.json
parentc6612a8b6dde5a5a9776d424ed33f5ca685699c6 (diff)
Replace all impl with vite
Diffstat (limited to 'morsehero/tsconfig.json')
-rw-r--r--morsehero/tsconfig.json7
1 files changed, 0 insertions, 7 deletions
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" }
- ]
-}