@lewebsimple/prettier-config
v1.0.0
Published
Default Prettier configuration by Le Web simple
Downloads
2
Readme
@lewebsimple/prettier-config
Default Prettier configuration by Le Web simple.
Usage
Install:
$ yarn add -D @lewebsimple/prettier-config
Edit package.json
:
{
// ...
"prettier": "@lewebsimple/prettier-config"
}