jsx-eslint/eslint-plugin-react
Ver no GitHubInconsistent documentation: self-closing-comp.md
Open
#3.852 aberto em 16 de nov. de 2024
documentationhelp wanted
Description
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.