-
-
Notifications
You must be signed in to change notification settings - Fork 169
Closed
Labels
Description
When running with eslint 8 i'm seeing this error:
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?