Skip to content

mili-project-manager/mili-handler-prettier

Repository files navigation

@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.

About

The mili handler used to format code by prettier.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published