Skip to content

Commit

Permalink
docs(README.md): use eslint version 8 in install command
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoBechtel authored May 2, 2024
1 parent d5afa51 commit c53e806
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 @@ -7,7 +7,7 @@ Highly opinionated configuration files for typescript projects. Inspired by [@ve
## Usage

```bash
npm i -D @timobechtel/style prettier eslint typescript
npm i -D @timobechtel/style prettier "eslint@^8.57.0" typescript
```

### Prettier
Expand Down

0 comments on commit c53e806

Please sign in to comment.