2.0.0 • Published 3 years ago
@navify/prettier-config v2.0.0
@navify/prettier-config
Shared Prettier config used in Navify, Jigra, and Rindo projects.
Usage
Usage is based on Sharing configurations from the Prettier docs.
- Remove existing
.prettierrc
file, if present. Install the config.
npm install -D @navify/prettier-config
Add the following to
package.json
:"prettier": "@navify/prettier-config",