Custom ESLint plugin providing project-specific lint rules for digigov. Version 2.1.0 requires ESLint ^9.0.0 and is ESM-only. Designed to enforce internal coding conventions not covered by standard rulesets. Updated monthly.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
ESM-only since v2. Must use import syntax, not require().
Default export provides plugin object for flat config.
configs is a named export, not default.
Flat config setup: import plugin, register in plugins object, activate rules.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.