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 a455e2b commit 58998b3Copy full SHA for 58998b3
README.md
@@ -46,7 +46,7 @@ should be installed as one of your project's `devDependencies`:
46
npm install --save-dev eslint-plugin-jest-dom
47
```
48
49
-This library has a required `peerDependencies` listing for [`eslint`][eslint]
+This library has a required `peerDependencies` listing for [`ESLint`](https://eslint.org/).
50
51
## Usage
52
0 commit comments