Skip to content

Commit

Permalink
docs: update readme to use latest version (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed May 22, 2024
1 parent dea7f77 commit e2cd98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A visual tool for inspecting and understanding your [ESLint flat configs](https:
Go to the project root that contains `eslint.config.js` and run:

```bash
npx @eslint/config-inspector
npx @eslint/config-inspector@latest
```

Visit http://localhost:7777/ to view and play with your ESLint config. Changes to the config file will be updated automatically.
Expand Down

0 comments on commit e2cd98d

Please sign in to comment.