@andrii-kot/eslint-config
v1.0.1
Published
ESLint config for AndriiKot projects
Maintainers
Readme
@andrii-kot/eslint-config
Opinionated ESLint configuration built as an extension of
eslint-config-metarhia
and customized for personal and project-specific needs by Andrii Kotsiuba.
✨ Features
- Based on
eslint-config-metarhia - Extended by
@andrii-kot/eslint-config - Modern ESLint Flat Config (v9+)
- Enforces consistent and readable code style
- Custom rules for maintainability (e.g. line length limits)
- Ready for Node.js >= 18
📦 Installation
Install ESLint and the config:
npm install -D eslint @andrii-kot/eslint-config