eslint-custom
Installation
SKILL.md
eslint custom
Master custom ESLint rules and plugins including rule development, AST traversal, and publishing. This skill provides comprehensive coverage of essential concepts, patterns, and best practices for professional ESLint development.
Overview
ESLint is a powerful tool for javascript development, providing robust capabilities for maintaining code quality and ensuring reliable software delivery. This skill covers the fundamental through advanced aspects of working with ESLint.
Installation and Setup
Basic Installation
Setting up ESLint requires proper installation and configuration in your development environment.
# Installation command specific to ESLint
# Follow official documentation for latest version