Bump all to latest; fix TSLint complaints

This commit is contained in:
Josh Goldberg
2019-09-12 23:31:38 -04:00
parent 9e224babaf
commit aea679af98
+1
View File
@@ -25,6 +25,7 @@
"prefer-template": false,
"restrict-plus-operands": false,
"strict-boolean-expressions": false,
"strict-string-expressions": false,
"strict-type-predicates": false,
"variable-name": false
}