@consenlabs/prettier
v0.1.0
Published
This is prettier config for all `@consenlabs` projects. If you like this style, you can also quote it in your project.
Readme
Prettier config for Consenlabs team
This is prettier config for all @consenlabs projects. If you like this style, you can also quote it in your project.
IMPORTANT: If you are a member of organization @consenlabs, be sure to use this configuration item.
IMPORTANT: If you want to change any item, please raise issue first.
Usage
- Install:
yarn add @consenlabs/prettier -D - Configure (
package.json):
{
"prettier": "@consenlabs/prettier"
}