diff options
Diffstat (limited to 'tsconfig.json')
-rw-r--r-- | tsconfig.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tsconfig.json b/tsconfig.json deleted file mode 100644 index 3a569cf7c19..00000000000 --- a/tsconfig.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "compilerOptions": { - "target": "es5", - "strict": true, - "module": "es2015", - "moduleResolution": "node" - } -}
\ No newline at end of file |