@imhoff/prettier-config
v2.2.0
Published
My personal Prettier config.
Readme
@imhoff/prettier-config
My personal Prettier config.
Usage
Usage is based on Sharing configurations from the Prettier docs.
Remove existing
.prettierrcfile, if present.Install the config.
npm install -D @imhoff/prettier-configAdd the following to
package.json:"prettier": "@imhoff/prettier-config",
