1.1.0 • Published 5 years ago
@jamescoyle/prettier-config v1.1.0
Prettier Config
My prefered prettier settings.
Usage
Install npm i -D @jamescoyle/prettier-config and then add the following to your package.json:
{
  // ...
  "prettier": "@jamescoyle/prettier-config",  
  // ...
}