aboutsummaryrefslogtreecommitdiffstats
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 4cfca6d81..3cc9b7f13 100644
--- a/queries/typescript/highlights.scm
+++ b/queries/typescript/highlights.scm
@@ -50,8 +50,8 @@
"type"
(import_clause
(named_imports
- ((import_specifier
- name: (identifier) @type)))))
+ (import_specifier
+ name: (identifier) @type))))
(template_literal_type) @string