patternfly / patternfly/patternfly-react
`eslint-plugin-patternfly-react` - Add support for flat config format for ESLint
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 862
- 派生
- 392
- 平均合并
- 4 天 8 小时
- 30 天内合并 PR
- 9
描述
Currently the eslint-plugin-patternfly-react supports the ESLint v9 plugin API thanks to the work done by @kmcfaul under #10743. However it still requires the use of compatibility functions in order to transform the legacy configuration format to something that can be used in ESLint v9 due to its use of the now required flat configuration format.
The implementation of eslint-plugin-patternfly-react should be updated so it supports the new configuration format, and the documentation in the README should be updated to reflect that. For an example of this, see the documentation for the ESLint markdown plugin.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
找到 eslint-plugin-patternfly-react 的实现及其 README,然后将配置指南与链接的 eslint-plugin-markdown 示例进行比较。更新插件以支持 ESLint 的 flat 配置格式,并修改 README 以记录新的用法;当实现和文档都能在无需兼容性转换的情况下与 ESLint v9 一起工作时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100