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
.ui-modernizer.json project config. Drop this at your project root to encode team-level defaults: which profile, which files to ignore, max files cap, strict mode, screenshot routes, substitution component
allowlist, AST-required gate. Full schema in references/config-file.md.
scripts/dry-run.mjs — read-only modernization preview. Walks UI files, counts stale class patterns by rule and by file, exits 0 normally or 1 in --ci / strict mode if any candidates exist. Drop-in for pre-commit and CI lint jobs.