Fix readonly keyword in typescript

This commit is contained in:
Stephan Seitz 2021-03-07 18:59:39 +01:00 committed by Kiyan
parent c7e8f76f3c
commit e3a863bd1c

View file

@ -12,10 +12,9 @@
"protected"
"public"
"type"
"readonly"
] @keyword
(readonly) @keyword
; types
(type_identifier) @type