Skip to content

Commit 10b8c19

Browse files
committed
chore: fix lint
1 parent 8e00b7e commit 10b8c19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<img src="./public/favicon.svg" width="100" height="100"><br>
1+
<img src="./public/favicon.svg" width="100" height="100" alt="ESLint Config Inspector"><br>
22

33
# ESLint Config Inspector
44

@@ -26,7 +26,7 @@ Run `npx @eslint/config-inspector --help` to see all the CLI options available.
2626

2727
Or play it right in your browser now:
2828

29-
[![](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/eslint/config-inspector)
29+
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/eslint/config-inspector)
3030

3131
### Static Build
3232

0 commit comments

Comments
 (0)