@o3r/eslint-config-otter
Version:
Recommended eslint configuration for Otter project
25 lines (17 loc) • 996 B
Markdown
<h1 align="center">Legacy Otter ESLint config</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>
This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
<br />
<br />
## Description
[](https://www.npmjs.com/package/@o3r/eslint-config-otter)
[](https://www.npmjs.com/package/@o3r/eslint-config-otter)
Legacy ESLint configuration for an Otter project with [ESLint < 9](https://eslint.org/docs/latest/use/configure/configuration-files-deprecated).
## How to install
```shell
ng add @o3r/eslint-config-otter
```
> [!WARNING]
> This module requires [@o3r/core](https://www.npmjs.com/package/@o3r/core) to be installed.