Support of new eslint flat config
Open
- Dominant language
- JavaScript
- Stars
- 148k
- Forks
- 26.6k
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with packages/eslint-config-airbnb-base/rules/imports.js at the referenced line and review how the current ESLint configuration is structured. Determine the flat-config support required for eslint.config.js; done means the package supports the new flat config without breaking its existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100