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

support flat config #603

Closed
sdavids opened this issue Oct 28, 2023 · 1 comment · Fixed by #609
Closed

support flat config #603

sdavids opened this issue Oct 28, 2023 · 1 comment · Fixed by #609

Comments

@sdavids
Copy link

sdavids commented Oct 28, 2023

https://eslint.org/blog/2023/10/flat-config-rollout-plans/

https://eslint.org/docs/latest/extend/plugin-migration-flat-config

Also, update README with flat config example(s).

@ajiho
Copy link

ajiho commented Nov 2, 2023

The plugin does not work under flat config

nix6839 added a commit to nix6839/eslint-plugin-compat that referenced this issue Dec 17, 2023
nix6839 added a commit to nix6839/eslint-plugin-compat that referenced this issue Dec 18, 2023
nix6839 added a commit to nix6839/eslint-plugin-compat that referenced this issue Dec 27, 2023
nix6839 added a commit to nix6839/eslint-plugin-compat that referenced this issue Jan 7, 2024
nix6839 added a commit to nix6839/eslint-plugin-compat that referenced this issue Jan 7, 2024
nix6839 added a commit to nix6839/eslint-plugin-compat that referenced this issue Jan 29, 2024
nix6839 added a commit to nix6839/eslint-plugin-compat that referenced this issue Mar 5, 2024
nix6839 added a commit to nix6839/eslint-plugin-compat that referenced this issue Mar 11, 2024
nix6839 added a commit to nix6839/eslint-plugin-compat that referenced this issue Mar 11, 2024
nix6839 added a commit to nix6839/eslint-plugin-compat that referenced this issue Apr 3, 2024
amilajack added a commit that referenced this issue May 22, 2024
* chore: bump deps

* test: update snapshots

* chore: babel-eslint to @babel/eslint-parser

* feat: support flat config

Resolves: #603

* test: add typing tests for flat configs

* docs: add flat config example to README

* chore: deprecate named export

* feat: provide type declaration

* 5.0.0-0

* fix: add esm/cjs support

* 5.0.0-1

* 5.0.0-2

---------

Co-authored-by: Amila Welihinda <amilajack@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants