Skip to content

Commit 4958f15

Browse files
author
Yvain Liechti
committed
Fix readme eslint config with scoped name
1 parent 6bc846f commit 4958f15

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)