Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 233 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 233 Bytes

THIS PROJECT IS FORKED FROM @azz/prettier-config

Usage

Install:

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

Edit package.json:

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