File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -120,6 +120,7 @@ Finally, enable all of the rules that you would like to use. Use [our preset](#
120120
121121* [ react/jsx-boolean-value] ( docs/rules/jsx-boolean-value.md ) : Enforce boolean attributes notation in JSX (fixable)
122122* [ react/jsx-closing-bracket-location] ( docs/rules/jsx-closing-bracket-location.md ) : Validate closing bracket location in JSX (fixable)
123+ * [ react/jsx-closing-tag-location] ( docs/rules/jsx-closing-tag-location.md ) : Validate closing tag location in JSX (fixable)
123124* [ react/jsx-curly-spacing] ( docs/rules/jsx-curly-spacing.md ) : Enforce or disallow spaces inside of curly braces in JSX attributes (fixable)
124125* [ react/jsx-equals-spacing] ( docs/rules/jsx-equals-spacing.md ) : Enforce or disallow spaces around equal signs in JSX attributes (fixable)
125126* [ react/jsx-filename-extension] ( docs/rules/jsx-filename-extension.md ) : Restrict file extensions that may contain JSX
You can’t perform that action at this time.
0 commit comments