@@ -9,5 +9,8 @@
],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
- }
+ },
+ "i18n-ally.localesPaths": [
+ "server/locales"
+ ]
}