Enable strict compilation settings in git extension

Enables strict checks in the git extensions
This commit is contained in:
Matt Bierner
2017-11-06 11:38:30 -08:00
parent 00ca96b766
commit b743e245ad
7 changed files with 17 additions and 16 deletions

View File

@@ -902,6 +902,7 @@
"devDependencies": {
"@types/mocha": "2.2.43",
"@types/node": "7.0.43",
"@types/byline": "4.2.31",
"mocha": "^3.2.0"
}
}