1.2.0 • Published 4 years ago
@yomguithereal/prettier-config v1.2.0
@yomguithereal/prettier-config
My personal Prettier config.
Usage
Install:
$ npm i --save-dev @yomguithereal/prettier-config
Edit package.json
:
{
// ...
"prettier": "@yomguithereal/prettier-config"
}