@jameslnewell/prettier-config
v2.0.0
Published
A [`prettier`](https://prettier.io/) config according to my preferences.
Downloads
155
Readme
@jameslnewell/prettier-config
A prettier config according to my preferences.
Installation
npm install --dev prettier @jameslnewell/prettier-configUsage
Add the following configuration to your package.json:
{
"prettier": "@jameslnewell/prettier-config"
}