diff options
Diffstat (limited to 'queries/typescript')
| -rw-r--r-- | queries/typescript/highlights.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/queries/typescript/highlights.scm b/queries/typescript/highlights.scm index 29f868e84..dbc801396 100644 --- a/queries/typescript/highlights.scm +++ b/queries/typescript/highlights.scm @@ -39,8 +39,6 @@ (pair ":" @punctuation.delimiter) -(unary_expression) @punctuation.special - (property_signature "?" @punctuation.special) (optional_parameter "?" @punctuation.special) |
