Support of new eslint flat config
Author: OlivierZalCreated Aug 6, 2023Updated Apr 15, 2026
Hi,
eslint.config.js should be added in https://github.com/airbnb/javascript/blob/cda44dad403979d313a4b02ce55f0bb6cc3a24b2/packages/eslint-config-airbnb-base/rules/imports.js#L94 in order to support new eslint flat config.
Thanks!
Source: airbnb/javascript