aws-sdk-js-codemod
aws-sdk-js-codemod copied to clipboard
Switch to eslint flat config
Issue
Blog post: https://eslint.org/blog/2022/08/new-config-system-part-2/
Flat config is going to be the default in eslint v9.x https://eslint.org/blog/2023/11/whats-coming-in-eslint-9.0.0/#flat-config-now-the-default-and-has-some-changes
Docs:
- Flat config: https://eslint.org/docs/latest/use/configure/configuration-files-new
- Migration to flat config: https://eslint.org/docs/latest/use/configure/migration-guide
- typescript-eslint flat config support: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/#new-features---flat-config-support
Description
Switch to eslint flat config
Testing
CI
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
This work can be resumed when upgrading eslint to v9
Blocked on https://github.com/import-js/eslint-plugin-import/issues/2556
Partially blocked on https://github.com/microsoft/vscode-eslint/issues/1644
Migrating to biome instead in https://github.com/aws/aws-sdk-js-codemod/pull/886
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.