Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 321 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 321 Bytes

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

  1. Install
yarn add @mest-fe/prettier -D
  1. Add config to your package.json
{
  "prettier": "@mest-fe/prettier"
}

License

MIT