1.3.0 • Published 4 years ago

prettier-config-zillow v1.3.0

Weekly downloads
1,772
License
MIT
Repository
github
Last release
4 years ago

prettier-config-zillow

Zillow's base Prettier config, following our code conventions

Usage

npm i -D prettier prettier-config-zillow

Reference in package.json:

{
    "name": "my-package",
    "version": "1.2.3",
    "prettier": "prettier-config-zillow"
}

Please consult the Prettier documentation for further options.