4.0.0 • Published 2 years ago
@familyjs/prettier-config v4.0.0
@familyjs/prettier-config
Shared Prettier config used in Family, Jigra, and Rindo projects.
Usage
Usage is based on Sharing configurations from the Prettier docs.
- Remove existing
.prettierrcfile, if present. Install the config.
npm install -D @familyjs/prettier-configAdd the following to
package.json:"prettier": "@familyjs/prettier-config",