Skip to content

Commit d8dd0c8

Browse files
DCzajkowskiafontcu
andcommitted
Added information about ESLint support (#107)
* Added information about ESLint support * Use the package name in a readable format Co-Authored-By: Adrià Fontcuberta <[email protected]>
1 parent 024ee05 commit d8dd0c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
- [More examples](#more-examples)
4747
- [Docs](#docs)
4848
- [Typings](#typings)
49+
- [ESLint](#eslint-support)
4950
- [License](#license)
5051
- [Contributors](#contributors)
5152

@@ -139,6 +140,10 @@ The TypeScript type definitions are in the
139140
[DefinitelyTyped repo][types]
140141
and bundled with Vue Testing Library.
141142

143+
## ESLint support
144+
145+
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).
146+
142147
## License
143148

144149
[MIT][license]

0 commit comments

Comments
 (0)