@jameslnewell/prettier-config
A .prettierrc.js
file according to my preferences.
Installation
npm install --dev prettier @jameslnewell/prettier-config
Usage
Add the following configuration to your package.json
:
{
"prettier": "@jameslnewell/prettier-config"
}