Skip to content

Commit 18bb7d8

Browse files
authored
fix: support array arguments for useTranslation of react-i18next (#52)
1 parent 931c0e9 commit 18bb7d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

queries/react-i18next.scm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
arguments: (arguments
1616
[
1717
(string (string_fragment) @i18n.namespace)
18+
(array)
1819
(undefined)
1920
]?
2021
(object

0 commit comments

Comments
 (0)