diff --git a/README.md b/README.md index 22f25392..3b136d04 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ - [More examples](#more-examples) - [Docs](#docs) - [Typings](#typings) +- [ESLint](#eslint-support) - [License](#license) - [Contributors](#contributors) @@ -139,6 +140,10 @@ The TypeScript type definitions are in the [DefinitelyTyped repo][types] and bundled with Vue Testing Library. +## ESLint support + +If you want to lint test files that use Vue Testing Library, you can use the official plugin: [eslint-plugin-testing-library](https://github.com/Belco90/eslint-plugin-testing-library). + ## License [MIT][license]