standard-cliengine
Version:
expose ESLint instance of standard-engine
22 lines (15 loc) • 1.11 kB
Markdown
# standard-cliengine
Expose ESLint [CLIEngine](http://eslint.org/docs/developer-guide/nodejs-api#cliengine) instance of [standard-engine](https://github.com/standard/standard-engine)
[](https://badge.fury.io/js/standard-cliengine)
[](https://www.npmjs.com/package/standard-cliengine)
## Used by
* [standard-prettier-eslint][standard-prettier-eslint], a helper package for integrate [standard][standard] with [prettier][prettier]
* [semistandard-prettier-eslint][semistandard-prettier-eslint], a helper package for integrate [semistandard][semistandard] with [prettier][prettier]
## License
[MIT][mit-license]
[mit-license]:./LICENSE
[standard-prettier-eslint]: https://github.com/bySabi/standard-prettier-eslint
[semistandard-prettier-eslint]: https://github.com/bySabi/semistandard-prettier-eslint
[standard]: https://github.com/standard/standard
[semistandard]: https://github.com/Flet/semistandard
[prettier]: https://github.com/prettier/prettier