aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-vite/packages/ui/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-vite/packages/ui/tsconfig.json')
-rw-r--r--examples/with-vite/packages/ui/tsconfig.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/with-vite/packages/ui/tsconfig.json b/examples/with-vite/packages/ui/tsconfig.json
deleted file mode 100644
index 61a00fa..0000000
--- a/examples/with-vite/packages/ui/tsconfig.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "extends": "tsconfig/base.json",
- "include": ["."],
- "exclude": ["node_modules"]
-}