aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontend/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/tsconfig.json')
-rw-r--r--src/frontend/tsconfig.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/frontend/tsconfig.json b/src/frontend/tsconfig.json
deleted file mode 100644
index b0975f3..0000000
--- a/src/frontend/tsconfig.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "extends": "../../tsconfig.json",
- "compilerOptions": {
- "lib": [
- "DOM"
- ],
- "outDir": "../../public/js"
- },
- "include": [
- "ts/**/*"
- ]
-} \ No newline at end of file