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

Commit 36cb914

Browse files
author
Josh Goldberg
committed
Bump all to latest; fix TSLint complaints
1 parent 8d4ac36 commit 36cb914

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tslint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
]
77
},
88
"rules": {
9+
"no-async-without-await": false,
910
"no-unsafe-any": false,
1011
"strict-boolean-expressions": false
1112
}

0 commit comments

Comments
 (0)