1.0.1 • Published 5 years ago

@mili-handlers/prettier v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

@mili-handlers/prettier

version downloads license dependencies coveralls

The mili handler used to format code by prettier.

Usage

import prettier from '@mili-handlers/prettier'

const rules = [{
  path: 'file_path',
  handler: prettier({ semi: false })
}]

Sponsor

Support code development on patron.

patron

Contributing & Development

If there is any doubt, it is very welcome to discuss the issue together. Please read Contributor Covenant Code of Conduct and CONTRIBUTING.