import-js/eslint-plugin-import

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

Fechada

#3.083 aberto em 7 de out. de 2024

 (13 comentários) (2 reações) (0 responsável)JavaScript (1.549 forks)batch import
docshelp wanted

Métricas do repositório

Stars
 (5.940 estrelas)
Métricas de merge de PR
 (Mesclagem média 138d 22h) (3 fundiu PRs em 30d)

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?

Guia do colaborador