Use the color of variable

This commit is contained in:
delphinus 2021-09-01 12:13:29 +09:00 committed by Stephan Seitz
parent 15a19efe9e
commit aa91a90bc9

View file

@ -14,7 +14,7 @@
(variable_declarator
name: (object_pattern
(shorthand_property_identifier_pattern))) @property
(shorthand_property_identifier_pattern))) @variable
; Special identifiers
;--------------------