https://github.com/bysabi/standard-cliengine
expose ESLint `CLIEngine` instance of standard-engine
https://github.com/bysabi/standard-cliengine
eslint linter prettier prettier-eslint standard standard-engine
Last synced: 2 months ago
JSON representation
expose ESLint `CLIEngine` instance of standard-engine
- Host: GitHub
- URL: https://github.com/bysabi/standard-cliengine
- Owner: bySabi
- License: mit
- Created: 2017-07-01T14:55:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-05T14:30:04.000Z (almost 9 years ago)
- Last Synced: 2025-09-22T20:56:04.559Z (9 months ago)
- Topics: eslint, linter, prettier, prettier-eslint, standard, standard-engine
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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