Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(eslint-plugin): lack of support for eslint v9 #889

Open
3 tasks done
jan-kubica opened this issue Sep 7, 2024 · 0 comments
Open
3 tasks done

bug(eslint-plugin): lack of support for eslint v9 #889

jan-kubica opened this issue Sep 7, 2024 · 0 comments

Comments

@jan-kubica
Copy link

Prerequisites

Please answer the following questions before submitting an issue.
YOU MAY DELETE THE PREREQUISITES SECTION.

  • I am running the latest version of Node and the tools
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Expected behavior

Be able to use the office plugin without any additional steps needed.

Current behavior

If eslint >=v9 is used, the following steps must be added to office plugin to make it work:
https://eslint.org/blog/2024/05/eslint-compatibility-utilities/

Steps to Reproduce

  1. Update to eslint >=v9
  2. Run eslint .
  3. Get TypeError: context.getScope is not a function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant