4.0.0 • Published 2 years ago

@destination/prettier-config v4.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

3.0.0

2 years ago

2.0.0

2 years ago

1.0.0

4 years ago