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 8e00b7e commit 10b8c19Copy full SHA for 10b8c19
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-<img src="./public/favicon.svg" width="100" height="100"><br>
+<img src="./public/favicon.svg" width="100" height="100" alt="ESLint Config Inspector"><br>
2
3
# ESLint Config Inspector
4
@@ -26,7 +26,7 @@ Run `npx @eslint/config-inspector --help` to see all the CLI options available.
26
27
Or play it right in your browser now:
28
29
-[](https://stackblitz.com/~/github.com/eslint/config-inspector)
+[](https://stackblitz.com/~/github.com/eslint/config-inspector)
30
31
### Static Build
32
0 commit comments