2.1.0 • Published 4 years ago

@code-quality/prettier-config v2.1.0

Weekly downloads
57
License
-
Repository
github
Last release
4 years ago

Actions Status Dependabot Mergify Status

Prettier Config

prettier shareable config for opinionated code formatter.

Install

yarn add prettier @code-quality/prettier-config -D

Usage

The shareable config can be configured in the prettier configuration file:

Create a .prettierrc.js file with the following contents:

module.exports = require('@code-quality/prettier-config')
2.1.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.0

4 years ago