Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 234 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 234 Bytes

Intelie's standard prettier config

Install it:

yarn add -D @intelie/prettier-config

Use it on your package.json:

{
"prettier": "@intelie/prettier-config"
}