We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e099a6 commit 110ca06Copy full SHA for 110ca06
queries/javascript/highlights.scm
@@ -68,6 +68,7 @@
68
(pair key: (property_identifier) @property.definition)
69
(member_expression
70
property: (property_identifier) @property)
71
+((shorthand_property_identifier) @property.definition)
72
73
;; Literals
74
0 commit comments