Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
doc: update usage
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkdo committed Feb 21, 2019
1 parent 4c62a37 commit 0cb3841
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ Add `nuxt` to the plugins section of your `.eslintrc` configuration file. You ca

```json
{
"plugins": [
"nuxt"
]
"extends": [
"plugin:nuxt/recommended"
]
}
```

Expand Down

0 comments on commit 0cb3841

Please sign in to comment.