Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 232 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 232 Bytes

@ironbow/prettier-config

Iron Bow's Prettier config.

Install

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

Usage

Edit your package.json:

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