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

Commit 9b6653e

Browse files
author
Josh Goldberg
committed
Bump all to latest; fix TSLint complaints
1 parent 5b7d414 commit 9b6653e

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
@@ -7,6 +7,7 @@
77
},
88
"rules": {
99
"no-unsafe-any": false,
10-
"no-use-before-declare": false
10+
"no-use-before-declare": false,
11+
"strict-string-expressions": false
1112
}
1213
}

0 commit comments

Comments
 (0)