1.0.11 • Published 12 months ago

@coara/prettier-config v1.0.11

Weekly downloads
313
License
MIT
Repository
github
Last release
12 months 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.11

12 months ago

1.0.10

12 months ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago