@hexary/prettier-config
v1.1.1
Published
Hexary Prettier shareable config
Downloads
2
Readme
@hexary/prettier-config
Hexary Prettier config.
Usage
Install:
# npm
$ npm i -D @hexary/prettier-config
# yarn
$ yarn add --dev @hexary/prettier-config
Edit package.json
:
{
// ...
"prettier": "@hexary/prettier-config"
}