Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 454 Bytes

File metadata and controls

26 lines (17 loc) · 454 Bytes

@evoluservices/prettier-config

Evoluservices' Prettier config.

Usage

Install:

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

# or, if you use npm:

$ npm install --dev @evoluservices/prettier-config

Edit package.json:

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

More info on Prettier docs