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