We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4327a0b commit 7d9fe24Copy full SHA for 7d9fe24
README.md
@@ -1,6 +1,13 @@
1
-# eslint-plugin-testing-library
2
-
3
-ESLint plugin for Testing Library
+<div align="center">
+ <a href="https://eslint.org/">
+ <img width="150" height="150" src="https://eslint.org/assets/img/logo.svg">
4
+ </a>
5
+ <a href="https://testing-library.com/">
6
+ <img width="150" height="150" vspace="" hspace="25" src="https://raw.githubusercontent.com/testing-library/dom-testing-library/master/other/octopus.png">
7
8
+ <h1>eslint-plugin-testing-library</h1>
9
+ <p>ESLint plugin for Testing Library</p>
10
+</div>
11
12
## Installation
13
0 commit comments