more typescript, sigh

This commit is contained in:
Rudis Muiznieks 2021-09-05 15:08:01 -05:00
parent 7af90372ff
commit a533d12793
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ local theme = lush(function()
typescriptObjectStaticMethod { Identifier },
typescriptPaymentShippingOptionProp { Identifier },
typescriptVariable { Keyword },
typescriptEnumKeyword { Keyword },
}
end)