WordPress Prettier shareable config for Prettier.
Install the module
$ npm install @wordpress/prettier-config --save-dev
Note: This package requires Node.js 12.0.0 or later. It is not compatible with older versions.
Add this to your package.json
file:
"prettier": "@wordpress/prettier-config"
Alternatively, add this to .prettierrc
file:
extends @wordpress/prettier-config