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(templates): migrate to ESLint 9 flat config format
Replace legacy .eslintrc.js with eslint.config.js across all 4 starter
templates. Upgrade eslint to ^9.0.0 and remove @types/eslint <9 resolution.
Fixes FEC-739
0 commit comments