Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Francesco Trotta <[email protected]>
  • Loading branch information
aladdin-add and fasttime authored Mar 25, 2024
1 parent c8011ce commit a1eae82
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 @@ -25,7 +25,7 @@ If you want to use a specific shareable config that is hosted on npm, you can us
npm init @eslint/config -- --config eslint-config-standard
```

To use an eslintrc-style(deprecated) shared config:
To use an eslintrc-style (legacy) shared config:

```bash
npm init @eslint/config -- --eslintrc --config eslint-config-standard
Expand Down

0 comments on commit a1eae82

Please sign in to comment.