Skip to content

Commit c0b5923

Browse files
Merge pull request #5 from ryuran/fix/readme-eslint-config
Fix readme eslint config with scoped name
2 parents 6bc846f + 4958f15 commit c0b5923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ npx install-peerdeps --dev @cleverage/eslint-config
2727

2828
```json
2929
{
30-
"extends": "@cleverage/eslint-config"
30+
"extends": "@cleverage"
3131
}
3232
```
3333

0 commit comments

Comments
 (0)