You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@
46
46
-[More examples](#more-examples)
47
47
-[Docs](#docs)
48
48
-[Typings](#typings)
49
+
-[ESLint](#eslint-support)
49
50
-[License](#license)
50
51
-[Contributors](#contributors)
51
52
@@ -139,6 +140,10 @@ The TypeScript type definitions are in the
139
140
[DefinitelyTyped repo][types]
140
141
and bundled with Vue Testing Library.
141
142
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).
0 commit comments