1.0.3 • Published 7 months ago

@hendacorp/prettier-config v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

prettier-config

This library was generated with Nx.

License: MIT npm version npm bundle size (minified + gzip)

Shared prettier configuration

Installation

pnpm add -D @hendacorp/prettier-config

Usage

hendacorp’s shared prettier config comes bundled in @hendacorp/prettier-config. To enable these rules, add a prettier property in your package.json and reference this shared config as follows:

"prettier": "@hendacorp/prettier-config"

Previously, rules had been defined directly in a .prettierrc or package.json

Any previous .prettierrc should be removed in favour of the shared config.

Building

Run nx build prettier-config to build the library.

1.0.3

7 months ago

1.0.3-rc.1

7 months ago

1.0.2

9 months ago

1.0.2-rc.1

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago

1.0.0-rc.4

9 months ago

1.0.0-rc.3

9 months ago

1.0.0-rc.2

9 months ago

1.0.0-rc.1

9 months ago