eslint-plugin-jethr

JSON →
library 1.0.4 ·javascript
verified Jun 4, 2026

An ESLint plugin providing custom rules for Jet HR projects, currently at version 1.0.4. It enforces import ordering and structure within JavaScript/TypeScript codebases. The plugin is designed to work with ESLint's flat config (eslint.config.js) and offers a recommended preset. Key differentiator: it allows fine-grained control over import grouping (named, default, side-effect, namespace) with support for file-type constraints (e.g., .vue, .js). Release cadence is low; no recent updates. This is a small, focused tool likely for internal use or specific organizational needs, not a widely adopted community standard.