mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-11 19:27:35 -06:00
❤️ linter
This commit is contained in:
parent
13167f53e6
commit
ea2cdc74df
@ -8476,7 +8476,6 @@ namespace ts {
|
||||
}
|
||||
|
||||
function getJsxTagSymbol(node: JsxOpeningLikeElement | JsxClosingElement): Symbol {
|
||||
const links = getNodeLinks(node);
|
||||
if (isJsxIntrinsicIdentifier(node.tagName)) {
|
||||
return getIntrinsicTagSymbol(node);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user