Skip to content

⭐ Eslint Plugin

Terrence Daniels edited this page Aug 25, 2026 · 2 revisions

@ngrx/eslint-plugin — real source, 27 lint rules + configs, 544/544 tests passing, 0 lint errors. The 13th and last module added — module additions are now complete across the whole repo. Audited clean, no @ngrx/store dependency.

Found and fixed a real Nx-executor/@typescript-eslint/rule-tester incompatibility that broke every rule spec file specifically under nx test (the exact path CI uses) while passing cleanly under a bare vitest run — the kind of gap that only surfaces by running it the way CI actually does, not by trusting a local test pass. Not yet covered by the code review audit; queued behind store-devtools.

Clone this wiki locally