Initial release
Initial release for eslint-plugin-testing-library 🎉
Follow Testing Library best practices and anticipate common mistakes with this ESLint plugin:
- 5 rules added: await-async-query, await-fire-event, no-await-sync-query, no-debug and no-dom-import
- Recommended shareable config included
- Shareable configs with specific rules for different frameworks included: Angular, React and Vue
- Autofix some rules