another typescript thing

This commit is contained in:
Rudis Muiznieks 2021-09-05 12:58:15 -05:00
parent 5983835c4b
commit b41dfb74fc
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@ local theme = lush(function()
typescriptDOMDocProp { Identifier },
typescriptDOMEventTargetMethod { Identifier },
typescriptBOMWindowMethod { Identifier },
typescriptAbstract { Keyword },
}
end)