diff options
Diffstat (limited to 'jsconfig.json')
| -rw-r--r-- | jsconfig.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jsconfig.json b/jsconfig.json index 8d4204dbc2..1230aadd12 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -1,5 +1,4 @@ { - // Please visit https://go.microsoft.com/fwlink/?LinkId=759670 for more information about jsconfig.json "compilerOptions": { "target": "es6", "module": "commonjs", |