You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
Thanks for the bug report @andy-hanson. I bet the issue comes from not handling await statements correctly. What versions of tsc does this apply to with which compiler settings? I know async/await support is still somewhat limited, correct?
The following code causes a linter error:
The output I get is:
Here's my
tslint.json
:The text was updated successfully, but these errors were encountered: