another typescript thing
This commit is contained in:
parent
5983835c4b
commit
b41dfb74fc
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ local theme = lush(function()
|
||||||
typescriptDOMDocProp { Identifier },
|
typescriptDOMDocProp { Identifier },
|
||||||
typescriptDOMEventTargetMethod { Identifier },
|
typescriptDOMEventTargetMethod { Identifier },
|
||||||
typescriptBOMWindowMethod { Identifier },
|
typescriptBOMWindowMethod { Identifier },
|
||||||
|
typescriptAbstract { Keyword },
|
||||||
}
|
}
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
|
Reference in a new issue