@gearbox-protocol/prettier-config
v2.0.0
Published
Prettier config for gearbox projects
Downloads
615
Keywords
Readme
@gearbox-protocol/prettier-config
Prettier config to use in gearbox projects
Usage
Install:
$ yarn add -D @gearbox-protocol/prettier-config prettier
Add following field to package.json
:
{
"prettier": "@gearbox-protocol/prettier-config"
}