1.2.1 • Published 10 months ago
@jameslnewell/prettier-config v1.2.1
@jameslnewell/prettier-config
A .prettierrc.js file according to my preferences.
Installation
npm install --dev prettier @jameslnewell/prettier-configUsage
Add the following configuration to your package.json:
{
"prettier": "@jameslnewell/prettier-config"
}