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
chore: update @oclif/core to v4 and eslint to v9 with neostandard (#905) (#908)
Update @oclif/core from v2.11.6 to v4.9.0 and modernize the ESLint
setup by migrating to @adobe/eslint-config-aio-lib-config v5 with
neostandard and ESLint 9 flat config.
oclif v4's parse() now calls config.runHook('preparse') before parsing,
so all tests that instantiate commands directly need a mock config with
runHook returning { successes: [] }.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments