import-js/eslint-plugin-import

No way to import the bare plugin without predefined flat config?

Open

#3 083 ouverte le 7 oct. 2024

Voir sur GitHub
 (13 commentaires) (2 réactions) (0 assignés)JavaScript (1 540 forks)batch import
docshelp wanted

Métriques du dépôt

Stars
 (4 946 stars)
Métriques de merge PR
 (Merge moyen 138j 22h) (3 PRs mergées en 30 j)

Description

For the flat config it seems the only way to import the plugin is to load it from the generated flat configs through flatConfigs, and there's no way to import the bare plugin without any enabled rules (e.g. just to use a certain rule without applying everything). Is this intended?

Guide contributeur