@channel.io/prettier-config
v0.0.1
Published
Shared prettier configuration
Downloads
166
Keywords
Readme
@channel-io/prettier-config
Shared prettier configuration
Installation
$ yarn add --dev @channel.io/prettier-config
Usage
Channels’s shared prettier config comes bundled in @channel-io/prettier-config
. To enable these rules, add a prettier
property in your package.json
and reference this shared config as follows:
"prettier": "@channel.io/prettier-config"