diff options
Diffstat (limited to 'Website/tsconfig.json')
-rw-r--r-- | Website/tsconfig.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Website/tsconfig.json b/Website/tsconfig.json deleted file mode 100644 index 89d01c4..0000000 --- a/Website/tsconfig.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "compilerOptions": { - "module": "commonjs", - "target": "esnext", - "sourceMap": true, - "outDir": "js/" - } -}
\ No newline at end of file |