typescript: Fix shorthand property highlight (#12505)

Release Notes:

- Fixed Typescript shorthand property highlight
([#5239](https://github.com/zed-industries/zed/issues/5239)).

Closes: #5239
This commit is contained in:
moshyfawn
2024-05-30 18:27:03 -04:00
committed by GitHub
parent 22cf73acec
commit dc141d0f61
@@ -5,6 +5,8 @@
; Properties
(property_identifier) @property
(shorthand_property_identifier) @property
(shorthand_property_identifier_pattern) @property
; Function and method calls