Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 249 Bytes

File metadata and controls

19 lines (13 loc) · 249 Bytes

Prettier @smallstack

Docs

Installation

npm i -D @smallstack/prettier-config

Usage

Edit your package.json file:

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