@scout-pd/prettier-config
v1.0.1
Published
Prettier config for projects on the Scout PD team at iOLAP
Downloads
128
Readme
Scout PD Prettier config
Prettier configuration for projects on the Scout PD team at iOLAP
Usage
yarn add @scout-pd/prettier-config --dev
Then add this to your package.json
:
{
"prettier": "@scout-pd/prettier-config"
}