{"library":"eslint-plugin-jethr","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.0.4","tags":["javascript","eslint","import","jethr"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install eslint-plugin-jethr","imports":["import jetEslintPlugin from 'eslint-plugin-jethr'","plugins: { jethr: jetEslintPlugin }","extends: ['plugin:jethr/recommended']"]},{"cmd":"yarn add eslint-plugin-jethr","imports":[]},{"cmd":"pnpm add eslint-plugin-jethr","imports":[]}],"homepage":"https://github.com/jet-hr/eslint-plugin-jethr","github":"https://github.com/jet-hr/eslint-plugin-jethr","docs":null,"changelog":null,"pypi":null,"npm":"eslint-plugin-jethr","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}