jsx-eslint/eslint-plugin-react
Inconsistent documentation: self-closing-comp.md
开放
#3,852 创建于 2024年11月16日
documentationhelp wanted
仓库指标
- 星标
- (9,293 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Currently in self-closing-comp.md, the first correct includes var contentContainer = <div className="content"></div>;. Given the rest of that section, the default options, and further examples below this should be in the incorrect section or the description for these examples should indicate the html option is set to false.