Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
td-eslint-report
New to Visual Studio Code?
Get it now.
td-eslint-report
douchi
|
158 installs
|
(
0
)
|
Free
当前工程不符合eslint规范的统计信息
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
td-eslint-report README
本插件为了快速查看工程里面不符合规则的统计
流程
在package.json统计新增.eslintrc文件,并编写规则
重启vscode在底部菜单可以看到td-eslint-report,点击即可生成
注意事项
eslint版本必须大于等于8.0.0