2.1.0 • Published 3 years ago

@lukaszbieniek/prettier-config v2.1.0

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

@lukaszbieniek/prettier-config

Shareable prettier config

npm-version npm-license semantic-release

Usage

Install package:

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

Extend your config file:

// .prettierrc.js
module.exports = {
  ...require('@lukaszbieniek/prettier-config'),
}

License

See LICENSE file for details.

2.1.0

3 years ago

2.0.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago