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
error This rule cannot yet be supported for ESLint 8; you should either downgrade to ESLint 7 or disable this rule. The possibility for ESLint 8 support is being tracked at https://github.com/eslint/eslint/issues/14745
Indeed eslint/eslint#14745 is still open but we have this #791 and this #792 which makes me think it should be working fine with ESlint 8. Am i missing something?
The text was updated successfully, but these errors were encountered:
Note that the error is only for the rule jsdoc/check-examples. You have to currently disable that rule (at least until such time as eslint/eslint#14745 may be fixed). Otherwise, ESLint 8 support is fine.
Closing as that should answer, but feel free to comment further as needed.
When running with eslint 8 i'm seeing this error:
Indeed eslint/eslint#14745 is still open but we have this #791 and this #792 which makes me think it should be working fine with ESlint 8. Am i missing something?
The text was updated successfully, but these errors were encountered: