@awuxtron/prettier-config
v1.0.0
Published
My personal Prettier configuration
Downloads
3
Readme
@awuxtron/prettier-config
My personal Prettier config.
Usage
Install:
$ npm install --dev @awuxtron/prettier-config
Edit package.json
:
{
// ...
"prettier": "@awuxtron/prettier-config"
}