fix: remove duplicate type identifier queries

This commit is contained in:
Akin Sowemimo 2021-05-17 23:00:29 +01:00 committed by Stephan Seitz
parent bd5fc9a3c9
commit d3f5802fba

View file

@ -75,9 +75,6 @@
name: (identifier) @type)
(constructor_signature
name: (identifier) @type)
;; TODO: does not work
;(type_identifier
;(identifier) @type)
(scoped_identifier
scope: (identifier) @type)
(function_signature
@ -90,7 +87,6 @@
name: (identifier) @type)
(enum_constant
name: (identifier) @type)
(type_identifier) @type
(void_type) @type
((scoped_identifier