1.1.0 • Published 2 years ago

@thorborn/prettier-config v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@thorborn/prettier-config

License: MIT npm version

Shared prettier configuration

Installation

$ npm install @thorborn/prettier-config --save-dev

Usage

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

"prettier": "@thorborn/prettier-config"

Any previous prettier config (e.g. .prettierrc) should be removed in favor of this config.

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago