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