Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include TS and JSX files to testing-library lint (#45533)
* Include TS and JSX files to testing-library lint * Fix all testing-library/render-result-naming-convention violations * Fix all jest-dom/prefer-in-document violations * Fix all testing-library/no-render-in-setup violations * Fix all testing-library/no-await-sync-query violations * Disable jsx, ts, and tsx for all excluded files Co-authored-by: Marin Atanasov <[email protected]>
- Loading branch information