@bkkr/prettier-config
v2.0.0
Published
Prettier config.
Downloads
1
Readme
@bkkr/prettier-config
Shared 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 @bkkr/prettier-config
Add the following to
package.json
:"prettier": "@bkkr/prettier-config",