eslint-plugin-chai-friendly icon indicating copy to clipboard operation
eslint-plugin-chai-friendly copied to clipboard

ESLint 9 / Flat config

Open brettz9 opened this issue 1 year ago • 1 comments

Hi,

As of ESLint 8, there is now a new format for ESLint config files which requires that plugins follow a specific format. In ESLint 9, this format will be the only one available by default (and other API changes have occurred in ESLint 9 that may affect this plugin).

Info:

  1. https://eslint.org/docs/latest/use/configure/configuration-files-new
  2. https://eslint.org/blog/2022/08/new-config-system-part-1/
  3. https://eslint.org/blog/2022/08/new-config-system-part-2/
  4. https://eslint.org/docs/latest/use/configure/migration-guide

Might you update to be compatible with the new format?

Thanks!

brettz9 avatar Jan 17 '24 19:01 brettz9

Hi @brettz9! Will look into it soon

ihordiachenko avatar Jan 17 '24 19:01 ihordiachenko

Hi @brettz9! Could you take a look at the flat config support implementation #34 ?

ihordiachenko avatar May 23 '24 00:05 ihordiachenko

@brettz9 released in [email protected]

ihordiachenko avatar May 23 '24 12:05 ihordiachenko

Awesome, thanks so much!

brettz9 avatar May 23 '24 13:05 brettz9