Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 5abc4f8

Browse files
author
Josh Goldberg
committed
Bump all to latest; fix TSLint complaints
1 parent de9db2f commit 5abc4f8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tslint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"no-any": false,
1111
"no-dynamic-delete": false,
1212
"no-unsafe-any": false,
13-
"strict-boolean-expressions": false
13+
"strict-boolean-expressions": false,
14+
"strict-string-expressions": false
1415
}
1516
}

0 commit comments

Comments
 (0)