jsx-eslint/eslint-plugin-react
Inconsistent documentation: self-closing-comp.md
オープン
#3,852 opened on 2024/11/16
documentationhelp wanted
Repository metrics
- Stars
- (9,293 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.