highlights(typescript): add override keyword

This commit is contained in:
ObserverOfTime 2022-09-18 20:06:00 +03:00 committed by Stephan Seitz
parent f76a6b6c85
commit 2be75015e8

View file

@ -13,6 +13,7 @@
"public" "public"
"type" "type"
"readonly" "readonly"
"override"
] @keyword ] @keyword
; types ; types