Skip to content

Commit

Permalink
README: fix usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami committed Jun 3, 2022
1 parent 0d4fbe2 commit f387ff7
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 @@ -23,7 +23,7 @@ Add the extends to your `.eslintrc.js` or `.eslintrc.json` or `.eslintrc`:

```json
{
"extends": "eslint-beautiful-config-react-typescript-pro"
"extends": "react-typescript-pro-beautiful"
}
```

Expand Down

0 comments on commit f387ff7

Please sign in to comment.