Skip to content

Commit

Permalink
Add missing "prettier/vue" in example config
Browse files Browse the repository at this point in the history
  • Loading branch information
lydell committed Nov 11, 2018
1 parent aad5bd9 commit 0d92b55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ Exit codes:
"prettier/flowtype",
"prettier/react",
"prettier/standard",
"prettier/unicorn"
"prettier/unicorn",
"prettier/vue"
],
"plugins": [
"flowtype",
Expand Down

0 comments on commit 0d92b55

Please sign in to comment.