This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
Make the plugin work with the new eslint.config.js config format #403
Labels
jira-import_26-04-2024
The issue have been imported to Jira (26/04/2024): https://sonarsource.atlassian.net/browse/ESLINTJS
I want to request a feature.
I would like for this plugin to work with the new flat config
eslint.config.js
file format that will become the default ineslint@9
and that I'm trying to currently use in [email protected]`I want to report a bug.
Not sure if this is considered a bug since
eslint
mentioned that all plugins should work out of the box. Maybe this plugin is doing something non-standard?Reproducer
Expected behavior
It should lint correctly however I get the following error message:
I want to provide the following feedback.
For more info on the new format you can look here: https://eslint.org/docs/latest/use/configure/configuration-files-new
Example
eslint-plugin-sonarjs version: 0.19.0
eslint version: 8.41.0
Node.js version: 18.16.0
Rule key:
The text was updated successfully, but these errors were encountered: