2.2.0 • Published 2 years ago
@imhoff/prettier-config v2.2.0
@imhoff/prettier-config
My personal Prettier config.
Usage
Usage is based on Sharing configurations from the Prettier docs.
- Remove existing
.prettierrc
file, if present. Install the config.
npm install -D @imhoff/prettier-config
Add the following to
package.json
:"prettier": "@imhoff/prettier-config",