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
Remove eslint-config-semistandard and eslint-plugin-standard which
are incompatible with ESLint 9 flat config format. These packages
require ESLint 8 but we've migrated to ESLint 9.
Fixes peer dependency conflict in CI build.
0 commit comments