fix: bugs introduced by migration
This commit is contained in:
Vendored
+3
-1
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"i18n-ally.sourceLanguage": "en",
|
||||
"i18n-ally.keystyle": "nested",
|
||||
"i18n-ally.localesPaths": "locales",
|
||||
"i18n-ally.localesPaths": [
|
||||
"packages/stage/locales"
|
||||
],
|
||||
"i18n-ally.sortKeys": true,
|
||||
|
||||
// Disable the default formatter
|
||||
|
||||
Reference in New Issue
Block a user