DenoDeno.lint.JSXClosingElementinterface Deno.lint.JSXClosingElementunstableThe closing tag of a JSXElement. Only used when the element is not self-closing. Properties ##type: "JSXClosingElement" #range: Range #name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName
interface Deno.lint.JSXClosingElementunstableThe closing tag of a JSXElement. Only used when the element is not self-closing. Properties ##type: "JSXClosingElement" #range: Range #name: JSXIdentifier | JSXMemberExpression | JSXNamespacedName