The mili handler used to format code by prettier.
import prettier from '@mili-handlers/prettier'
const rules = [{
path: 'file_path',
handler: prettier({ semi: false })
}]
Support code development on patron.
If there is any doubt, it is very welcome to discuss the issue together. Please read Contributor Covenant Code of Conduct and CONTRIBUTING.