Introduce @definition.import for Python/Javascript

This commit is contained in:
Stephan Seitz 2020-07-08 15:18:28 +02:00 committed by Thomas Vigouroux
parent 0e80b89935
commit b6df2329bd
3 changed files with 11 additions and 2 deletions

View file

@ -29,7 +29,7 @@
name: (identifier) @definition)
(import_specifier
(identifier) @definition)
(identifier) @definition.import)
; References
;------------