Intera's shared ESLint configuration.
| Version | Description |
|---|---|
| 1.x | Typescript 4.x |
| 2.x | Typescript 5.x |
| 3.x | Node 22.x |
- Install the package.
$ npm install -D @by-intera/eslint-config- Add
"extends": ["@by-intera/eslint-config"]to your .eslintrc
Read more on shared configurations.
This configuration is intended to provide consistent rules and pairs well with prettier-config.