Skip to content

Migrate ESLint config to flat format

Daniel Gerhardt requested to merge eslint-flat-config into master

ESLint introduced a new flat config format back in 2022. The legacy config format has now been deprecated and support will be removed in the near future.

See: https://eslint.org/docs/latest/use/configure/configuration-files

Edited by Daniel Gerhardt

Merge request reports