aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-vite/apps/web/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-vite/apps/web/tsconfig.json')
-rw-r--r--examples/with-vite/apps/web/tsconfig.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/with-vite/apps/web/tsconfig.json b/examples/with-vite/apps/web/tsconfig.json
deleted file mode 100644
index a803037..0000000
--- a/examples/with-vite/apps/web/tsconfig.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "extends": "tsconfig/vite.json",
- "include": ["src"]
-}