@mest-fe/prettier
v0.1.0
Published
This is prettier config for all MEST projects.
Downloads
9
Keywords
Readme
Prettier config for MEST
This is prettier config for all MEST projects. If you like this style, you can also quote it in your project.
Usage
- Install
yarn add @mest-fe/prettier -D- Add config to your
package.json
{
"prettier": "@mest-fe/prettier"
}