Add module tag query

pull/559/head
Rick Winfrey 2023-01-19 16:09:12 +07:00 committed by Amaan Qureshi
parent 5af00f64af
commit 49b6f1c84a
1 changed files with 2 additions and 0 deletions

@ -1,3 +1,5 @@
(module (expression_statement (assignment left: (identifier) @name) @definition.constant))
(class_definition
name: (identifier) @name) @definition.class