Skip to content

Commit

Permalink
chore(vscode): adjust i18n-ally config
Browse files Browse the repository at this point in the history
  • Loading branch information
sneko committed Jan 14, 2025
1 parent 42685a6 commit 1a3dc7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"files.eol": "\n",
"files.trimTrailingWhitespace": true,
"i18n-ally.displayLanguage": "fr",
"i18n-ally.keystyle": "nested",
"i18n-ally.localesPaths": ["src/i18n"],
"i18n-ally.sourceLanguage": "fr",
"jest.jestCommandLine": "npm run test:unit --",
Expand Down

0 comments on commit 1a3dc7a

Please sign in to comment.