@austinleegordon/prettier-config
v1.0.0
Published
Personal Prettier config
Downloads
12
Readme
@austinleegordon/prettier-config
Personal Prettier config.
Installation
npm install --save @austinleegordon/prettier-config
Usage
// In your package.json
{
"prettier": "@austinleegordon/prettier-config"
}
Or, you can use it in other ways as described in the official documentation.