testing-library / eslint-plugin-testing-library

ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
https://npm.im/eslint-plugin-testing-library
MIT License
992 stars 142 forks source link

feat: support ESLint flat config #902

Closed Belco90 closed 3 months ago

Belco90 commented 7 months ago

Checks

Changes

Context

Closes #853

Belco90 commented 7 months ago

@MichaelDeBoey Yes, planning to add compatibility with RC config finally, but will be a breaking change anyway (the configs will have a -legacy suffix as suggested in ESLint flat config migration guide).

smittysmee commented 5 months ago

Where are we at with this guy? I am itching to use it!

michaelfaith commented 5 months ago

@Belco90 If you need any additional help with this, i'd be happy to pitch in.

github-actions[bot] commented 3 months ago

:tada: This issue has been resolved in version 6.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: