1.1.1 • Published 1 year ago

@mytosbio/prettier-config v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Prettier Config

Prettier configuration for code formatting ✨

Using the package in another repository

Install

$ yarn add --dev @cytera/prettier-config

Apply config

Edit the package.json:

{
  // ...
  "prettier": "@cytera/prettier-config"
}

Publishing changes to this config

  1. cd prettier-config

  2. yarn publish