Skip to content

Commit f988632

Browse files
Update by-framework example VS Code settings
1 parent ef15ebc commit f988632

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/by-frameworks/react-i18next/.vscode/settings.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"i18n-ally.localesPaths": "public/locales",
33
"i18n-ally.enabledFrameworks": [
4-
"react-i18next",
5-
"general"
4+
"react-i18next"
65
],
76
"i18n-ally.namespace": true,
87
"i18n-ally.pathMatcher": "{locale}/{namespaces}.json",

0 commit comments

Comments
 (0)