@stone-lemons/prettier-config
v0.0.8
Published
stone-lemons prettier config
Downloads
2
Maintainers
Readme
Personal configs
Credit: Forked from ntnyq
Prettier config
Usage
Install
$ npm i @stone-lemons/prettier-config -D
# OR
$ yarn add @stone-lemons/prettier-config -D
Extend this config
in package.json
{
"prettier": "@stone-lemons/prettier-config"
}