summaryrefslogtreecommitdiff
path: root/queries/typescript
diff options
context:
space:
mode:
Diffstat (limited to 'queries/typescript')
-rw-r--r--queries/typescript/highlights.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/queries/typescript/highlights.scm b/queries/typescript/highlights.scm
index 2d689874..665bab44 100644
--- a/queries/typescript/highlights.scm
+++ b/queries/typescript/highlights.scm
@@ -41,8 +41,8 @@
(unary_expression) @punctuation.special
-(property_signature
- "?" @punctuation.special)
+(property_signature "?" @punctuation.special)
+(optional_parameter "?" @punctuation.special)
; Variables