43081j / 43081j/eslint-plugin-wc

define-tag-after-class-definition: ignore abstract classes by default

未关闭
#125 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
113
派生
19
平均合并
3 小时 14 分钟
30 天内合并 PR
2

描述

It'd be nice to ignore abstract classes by default.
Yes, I know you have to use @typescript-eslint/parser as parser, but please. :P

edit:
Oh, you already depends on typescript-eslint, then it's easy.

贡献指南

这个仓库没有索引到贡献指南

调研方向

查看插件源代码中的规则 'define-tag-after-class-definition'。了解它当前如何检测类定义,以及如何使用 TypeScript parser 识别抽象类。修改该规则,使其默认跳过抽象类,并使用包含抽象类的 TypeScript 文件进行测试。

由索引模型根据 Issue 内容生成。

评估

领域
devtools, tooling
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。