import-js/eslint-plugin-import

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

Open

#3083 aperta il 7 ott 2024

Vedi su GitHub
 (13 commenti) (2 reazioni) (0 assegnatari)JavaScript (1540 fork)batch import
docshelp wanted

Metriche repository

Star
 (4946 star)
Metriche merge PR
 (Merge medio 138g 22h) (3 PR mergiate in 30 g)

Descrizione

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?

Guida contributor