more typescript

This commit is contained in:
Rudis Muiznieks 2021-09-05 13:54:46 -05:00
parent b41dfb74fc
commit 7d7f74cbc2
1 changed files with 1 additions and 0 deletions

View File

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