import-js/eslint-plugin-import

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

Open

#3,083 创建于 2024年10月7日

在 GitHub 查看
 (13 评论) (2 反应) (0 负责人)JavaScript (1,540 fork)batch import
docshelp wanted

仓库指标

Star
 (4,946 star)
PR 合并指标
 (平均合并 138天 22小时) (30 天内合并 3 个 PR)

描述

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?

贡献者指南