Skip to content

Commit

Permalink
Add prettier dependency to @wordpress/eslint-plugin (#20028)
Browse files Browse the repository at this point in the history
* The recommended ruleset now requires prettier

* Sync the lock file
  • Loading branch information
kasparsd authored Feb 4, 2020
1 parent 6fc88ca commit 3b00abf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react-hooks": "^1.6.1",
"globals": "^12.0.0",
"prettier": "npm:[email protected]",
"requireindex": "^1.2.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 3b00abf

Please sign in to comment.