eslint-plugin-github
eslint-plugin-github copied to clipboard
Add support for flat config
Please add support for ESLint 9, including Flat config support.
See:
- https://eslint.org/docs/latest/use/configure/configuration-files-new
- https://eslint.org/blog/2022/08/new-config-system-part-1/
- https://eslint.org/blog/2022/08/new-config-system-part-2/
- https://eslint.org/docs/latest/use/configure/migration-guide
Thanks!
also to consider, in typescript there is no types for the exported package
The new version works well in my config the only error is the type declaration needed for ts configs
Flat config support added in https://github.com/github/eslint-plugin-github/releases/tag/v5.1.0