Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@philihp/prettier-config

philihp3kMIT1.0.0

Preferred prettier config

readme

@philihp/prettier-config

$ npm install --save-dev @philihp/prettier-config

Then update package.json to include

{
  "prettier": "@philihp/prettier-config"
}