owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
421 stars 157 forks source link

[deps] Upgrade eslint to v9 #11163

Open JammingBen opened 1 week ago

JammingBen commented 1 week ago

We're currently running v8. v9 brings a breaking change in how to set up the config (see https://eslint.org/docs/latest/use/configure/migration-guide), so there is a bit of work to do to get this working.