Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 257 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 257 Bytes

@qbaepst/prettier-config

My personal Prettier config.

Usage

Install:

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

Edit package.json:

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