Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 384 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 384 Bytes

@launchpadlab/prettier-config

Shareable Prettier config to use across projects.

Usage

Install:

$ yarn add --dev @launchpadlab/prettier-config

Edit package.json:

{
  // ...
  "prettier": "@launchpadlab/prettier-config"
}

or a configuration file (eg .prettierrc):

"@launchpadlab/prettier-config"