You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
npm run build # tsc compilation
npm test# Jest unit tests
npm run test:coverage # Jest with coverage
npm run test:validation # Plugin, feature toggle, shared constants validation
npm run validate # lint + format + validation tests
Conventions
Functions <50 lines, complexity <10, line width <100