jabraf-eslint

Installation
SKILL.md

jabraf-eslint

Adds ESLint to the current project by re-exporting baseEslintConfig from @jabraf/dev. The base config auto-ignores dist, build, and node_modules and bundles recommended rules for JavaScript, TypeScript, React, and React Hooks (with React version auto-detection).

For customisation (non-React projects, extra ignores, project rules, etc.) the package also exposes a createBaseEslintConfig() factory. baseEslintConfig is simply createBaseEslintConfig() with defaults.

The canonical setup snippet lives in packages/jabraf-dev/README.md. If this file and the README disagree, trust the README.

When to load this skill

Load when the user's prompt mentions any of:

Installs
2
Repository
jabranr/skills
First Seen
Jun 20, 2026
jabraf-eslint — jabranr/skills