1.1.0 • Published 2 years ago

@cytera/prettier-config v1.1.0

Weekly downloads
16
License
MIT
Repository
github
Last release
2 years ago

Cytera's Prettier Config

Cytera's Prettier configuration for code formatting ✨

Usage

Install

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

Edit package.json

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

Publishing changes to this config

  1. Update the version number in package.json

  2. Any changes to the package should then be published to the NPM repository:

    npm publish
1.0.2

2 years ago

1.1.0

2 years ago

1.0.1

3 years ago

1.0.0

4 years ago