@beemo/driver-eslint
Version:
ESLint driver for Beemo.
21 lines (14 loc) • 763 B
Markdown
# ESLint Driver
[](https://github.com/beemojs/beemo/actions?query=branch%3Amaster)
[](https://www.npmjs.com/package/@beemo/driver-eslint)
[](https://www.npmjs.com/package/@beemo/driver-eslint)
Provides [ESLint](https://github.com/eslint/eslint) support for
[Beemo](https://github.com/beemojs/beemo), a dev tool manager.
## Installation
```bash
yarn add @beemo/driver-eslint eslint
// Or
npm install @beemo/driver-eslint eslint --save
```
## Documentation
[https://beemo.dev/docs/drivers/eslint](https://beemo.dev/docs/drivers/eslint)