mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-14 17:44:40 -04:00
Complete the migration from .eslintrc.js to eslint.config.js flat config format for ESLint 9 compatibility. Add valid-jsdoc: off (removed in ESLint 9 but enabled by eslint-config-google) and the missing operator-linebreak: off override. Update the HLS ignore path to match current version. Update CI workflow to install ESLint 9 and its flat config dependencies. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>