We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef15ebc commit f988632Copy full SHA for f988632
examples/by-frameworks/react-i18next/.vscode/settings.json
@@ -1,8 +1,7 @@
1
{
2
"i18n-ally.localesPaths": "public/locales",
3
"i18n-ally.enabledFrameworks": [
4
- "react-i18next",
5
- "general"
+ "react-i18next"
6
],
7
"i18n-ally.namespace": true,
8
"i18n-ally.pathMatcher": "{locale}/{namespaces}.json",
0 commit comments