Adds more linting rules

Fixes lint issues
This commit is contained in:
Eric Amodio
2017-05-23 17:18:44 -04:00
parent 23db83832c
commit 3502bdf6c7
32 changed files with 125 additions and 76 deletions

View File

@@ -918,7 +918,7 @@
"@types/node": "7.0.22",
"@types/tmp": "0.0.33",
"mocha": "3.4.1",
"tslint": "5.3.0",
"tslint": "5.3.2",
"typescript": "2.3.3",
"vscode": "1.1.0"
}