UNPKG

standard-cliengine

Version:

expose ESLint instance of standard-engine

22 lines (15 loc) 1.11 kB
# standard-cliengine Expose ESLint [CLIEngine](http://eslint.org/docs/developer-guide/nodejs-api#cliengine) instance of [standard-engine](https://github.com/standard/standard-engine) [![npm version](https://badge.fury.io/js/standard-cliengine.svg)](https://badge.fury.io/js/standard-cliengine) [![npm downloads](https://img.shields.io/npm/dm/standard-cliengine.svg?style=flat-square)](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