@channel.io/prettier-config
v0.0.1
Published
Shared prettier configuration
Readme
@channel-io/prettier-config
Shared prettier configuration
Installation
$ yarn add --dev @channel.io/prettier-configUsage
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"