DenoDeno.lint.JSXExpressionContainerinterface Deno.lint.JSXExpressionContainerunstableInserts a normal JS expression into JSX. Properties ##type: "JSXExpressionContainer" #range: Range #expression: Expression | JSXEmptyExpression #parent: JSXAttribute | JSXElement | JSXFragment
interface Deno.lint.JSXExpressionContainerunstableInserts a normal JS expression into JSX. Properties ##type: "JSXExpressionContainer" #range: Range #expression: Expression | JSXEmptyExpression #parent: JSXAttribute | JSXElement | JSXFragment