eslint-plugin-prefer-arrow-functions icon indicating copy to clipboard operation
eslint-plugin-prefer-arrow-functions copied to clipboard

ESLint 9

Open loucyx opened this issue 1 year ago • 0 comments

Description (What)

Bare minimum changes to have ESLint 9 support. Ideally tests should be updated to test flat config and a lot of types should be added, but this is the minimum changes to support ESLint 9.

Justification (Why)

To give support to folks upgrading to ESLint 9.

How Can This Be Tested?

  • yarn to install the new dependencies.
  • yarn test to run the tests.

loucyx avatar Apr 19 '24 02:04 loucyx