Commit Graph

1 Commits

Author SHA1 Message Date
Jim Kane
898f092f13 Update eslint from 8.57.1 to 10.0.3 with flat config migration
ESLint 10 drops the legacy eslintrc format, so migrate to flat config.
- Replace .eslintrc.json and .eslintignore with eslint.config.js
- Remove eslint-plugin-github (incompatible with eslint 10; its internal
  config only provided 3 DOM rules unused by this project)
- Update @typescript-eslint/* to 8.57.2 and eslint-plugin-jest to 29.x
- Add globals package for environment globals in flat config
2026-03-26 10:21:38 -05:00