@code-expert/prettier-config
v0.1.8
Published
CodeExpertETH prettier config
Downloads
488
Readme
Personal configs
Credit: Forked from ntnyq
Prettier config
Usage
Install
$ npm i @code-expert/prettier-config -D
# OR
$ yarn add @code-expert/prettier-config -D
Extend this config
in package.json
{
"prettier": "@code-expert/prettier-config"
}