Narrow as @include query

This commit is contained in:
Raymond Ha 2022-11-24 14:54:41 -08:00 committed by Stephan Seitz
parent ef24c633f6
commit faf78ce12a

View file

@ -212,9 +212,13 @@
[ [
"import" "import"
"from" "from"
"as"
] @include ] @include
(export_specifier "as" @include)
(import_specifier "as" @include)
(namespace_export "as" @include)
(namespace_import "as" @include)
[ [
"for" "for"
"of" "of"