1.0.9 • Published 1 month ago

@coara/prettier-config v1.0.9

Weekly downloads
313
License
MIT
Repository
github
Last release
1 month ago

Prettier configuration rules

Usage

Install

$ npm i @coara/prettier-config -D

Use it

You can configure in different ways.

Adding the key prettier on your package.json

{
  "version": "1.0.3",
  // ...
  "prettier": "@coara/prettier-config"
}

Or add the reference on your .pretierrc located at root of your directory

"@coara/prettier-config"
1.0.9

1 month ago

1.0.8

2 months ago

1.0.7

2 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago