aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--queries/typescript/highlights.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/queries/typescript/highlights.scm b/queries/typescript/highlights.scm
index 665bab44a..29f868e84 100644
--- a/queries/typescript/highlights.scm
+++ b/queries/typescript/highlights.scm
@@ -46,7 +46,6 @@
; Variables
-(shorthand_property_identifier) @variable
(undefined) @variable.builtin
(required_parameter (identifier) @parameter)