fix(vscode): prevent i18n ally from inserting empty keys

This commit is contained in:
MrTimscampi 2020-11-16 19:06:06 +01:00 committed by Julien Machiels
parent 76416a17a0
commit b658e302ac

View File

@ -1,6 +1,5 @@
{
"editor.formatOnSave": true,
"i18n-ally.keepFulfilled": true,
"i18n-ally.keystyle": "flat",
"i18n-ally.localesPaths": "locales",
"i18n-ally.sortKeys": true,