We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24af991 commit 5782dbfCopy full SHA for 5782dbf
README.md
@@ -80,7 +80,7 @@ $ yarn add -D eslint
80
81
```json
82
{
83
- "extends": ["@nuxt/eslint-config"]
+ "extends": ["@nuxtjs/eslint-config"]
84
}
85
```
86
0 commit comments