diff options
Diffstat (limited to 'jsconfig.json')
| -rw-r--r-- | jsconfig.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/jsconfig.json b/jsconfig.json deleted file mode 100644 index 7f4f8da08c5..00000000000 --- a/jsconfig.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "compilerOptions": { - "baseUrl": ".", - "disableSizeLimit": true, - "target": "ES6" - }, - "exclude": [ - "node_modules", - "src/third_party" - ] -} |
