mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Merge pull request #37744 from mjbvz/html-ext-strict-1
Start moving html ext to strict mode compile
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"noUnusedLocals": true,
|
||||
"lib": [
|
||||
"es5", "es2015.promise"
|
||||
]
|
||||
],
|
||||
"strict": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user