mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Enable strict compilation settings in git extension
Enables strict checks in the git extensions
This commit is contained in:
@@ -902,6 +902,7 @@
|
||||
"devDependencies": {
|
||||
"@types/mocha": "2.2.43",
|
||||
"@types/node": "7.0.43",
|
||||
"@types/byline": "4.2.31",
|
||||
"mocha": "^3.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user