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
This will be part of standard v9. Only a single repo is failing. I assume this is because the rule was disabled (due to the aforementioned bug) and they were not aware it was a rule.
ESLint support the async keyword now, so we can re-enable this rule
that we previously disabled due to a bug:
Reverts:
18ab64fa9c623648
7caaba6ee3aa9e117eb94e5c
Fixes: standard/standard#724
feross
added a commit
to standard/eslint-config-standard
that referenced
this issue
Feb 9, 2017
ESLint support the async keyword now, so we can re-enable this rule
that we previously disabled due to a bug:
Reverts:
18ab64fa9c623648
7caaba6ee3aa9e117eb94e5c
Fixes: standard/standard#724
ESLint support the
async
keyword now, so we can re-enable this rule that we previously disabled due to a bug: standard/eslint-config-standard@18ab64fThe text was updated successfully, but these errors were encountered: