diff options
Diffstat (limited to 'Timeline/ClientApp/src/app/tsconfig.json')
-rw-r--r-- | Timeline/ClientApp/src/app/tsconfig.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Timeline/ClientApp/src/app/tsconfig.json b/Timeline/ClientApp/src/app/tsconfig.json deleted file mode 100644 index 14e6327f..00000000 --- a/Timeline/ClientApp/src/app/tsconfig.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "extends": "../tsconfig.json", - "compilerOptions": { - "lib": [ - "dom", - "dom.iterable", - "esnext" - ] - }, - "include": [ - "." - ] -} |