@aaaz/prettier-config
v1.0.4
Published
Andy's sharable prettier config for his projects
Readme
@aaaz/prettier-config
My personal Prettier config.
Usage
Install:
$ yarn add --dev @aaaz/prettier-configEdit package.json:
{
// ...
"prettier": "@aaaz/prettier-config"
}Also don't forget to install peerDependencies (pretter)
