Skip to content

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

Open
@jan-kubica

Description

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions