import-js/eslint-plugin-import

Add a description to each rule

Open

#1,968 创建于 2020年12月26日

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

仓库指标

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

描述

It would be helpful to include the description property for each rule. Personally, I like to use a simple script which uses meta information such as the URL (which is included for this plugin's rules) and the description (which is not currently included) for each rule.

I would recommend copying the descriptions from the README.

More information about the properties of a rule can be found here: https://eslint.org/docs/developer-guide/working-with-rules#rule-basics

If this suggestion is supported, I would be happy to submit a pull request implementing it.

贡献者指南