Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 267 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 267 Bytes

@rocicorp/prettier-config

Rocicorp's Prettier config.

Usage

Install:

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

Edit package.json:

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