more typescript, sigh
This commit is contained in:
parent
7af90372ff
commit
a533d12793
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@ local theme = lush(function()
|
||||||
typescriptObjectStaticMethod { Identifier },
|
typescriptObjectStaticMethod { Identifier },
|
||||||
typescriptPaymentShippingOptionProp { Identifier },
|
typescriptPaymentShippingOptionProp { Identifier },
|
||||||
typescriptVariable { Keyword },
|
typescriptVariable { Keyword },
|
||||||
|
typescriptEnumKeyword { Keyword },
|
||||||
}
|
}
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
|
Reference in a new issue