Skip to content

Latest commit

 

History

History

prettier-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

@channel-io/prettier-config

Shared Prettier configuration

Installation

npm

$ npm install --dev @channel.io/prettier-config

Yarn

$ 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"