4.0.0 • Published 6 months ago

@destination/prettier-config v4.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Destination Prettier Config

Defines a set of rules used by Prettier to format our SCSS and JavaScript code

Installation

yarn add @destination/prettier-config --dev

Usage

Add the configuration to your project's package.json file:

{
  "name": "my-cool-library",
  "version": "9000.0.1",
  "prettier": "@destination/prettier-config"
}

License

Released under the MIT license

4.0.0

6 months ago

3.0.0

9 months ago

2.0.0

1 year ago

1.0.0

3 years ago