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
fix: add missing lintCmd to Config usages for typecheck
Adds lintCmd to test config objects and the auditLoop call site
that were missing it after the lint command feature landed.