Add more tslint disables (#19590)

This commit is contained in:
Andy
2017-09-06 09:44:12 -07:00
committed by GitHub
parent be40bb35d7
commit 69bf6eb0ed
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@
"no-namespace": false,
"no-padding": false,
"no-string-throw": false,
"no-unnecessary-generics": false,
"no-unnecessary-qualifier": false,
"no-var-keyword": false,
"object-literal-shorthand": false,