Skip to content

Commit

Permalink
fix: add eslint-config-prettier as an optional peer dependency (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
merceyz committed Jan 4, 2021
1 parent b87985d commit d59df27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"vue-eslint-parser": "^6.0.0"
},
"peerDependenciesMeta": {
"eslint-plugin-prettier": {
"eslint-config-prettier": {
"optional": true
}
},
Expand Down

0 comments on commit d59df27

Please sign in to comment.