Skip to content

Commit 5782dbf

Browse files
authored
docs: fix typo in package name (#294)
1 parent 24af991 commit 5782dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ $ yarn add -D eslint
8080

8181
```json
8282
{
83-
"extends": ["@nuxt/eslint-config"]
83+
"extends": ["@nuxtjs/eslint-config"]
8484
}
8585
```
8686

0 commit comments

Comments
 (0)