@antelab/prettier-config
v1.1.0
Published
Antelab Prettier shareable config
Downloads
5
Readme
@antelab/prettier-config
Antelab Prettier config.
Usage
Install:
# npm
$ npm i -D @antelab/prettier-config
# yarn
$ yarn add --dev @antelab/prettier-config
Edit package.json
:
{
// ...
"prettier": "@antelab/prettier-config"
}