@jameslnewell/prettier-config
v1.1.0
Published
A [`.prettierrc.js`](https://www.typescriptlang.org/docs/handbook/tsconfig-json.html) file according to my preferences.
Downloads
54
Readme
@jameslnewell/prettier-config
A .prettierrc.js
file according to my preferences.
Installation
yarn add --dev @jameslnewell/prettier-config
Usage
Add the following configuration to your package.json
:
{
"prettier": "@jameslnewell/prettier-config"
}