mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
Address feedback
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"noUnusedLocals": true,
|
||||
"sourceMap": true,
|
||||
"lib": [
|
||||
"es5", "es2015.promise", "dom"
|
||||
"es5", "es2015.promise"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user