add better tracking

This commit is contained in:
lostdesign
2019-11-28 16:49:11 +01:00
parent 8c9ffe9089
commit 9953056c0c
6 changed files with 52 additions and 25 deletions

View File

@@ -1,3 +1,5 @@
{
"editor.formatOnSave": false
"editor.formatOnSave": false,
"vue-i18n-ally.localesPaths": "locales",
"i18n-ally.localesPaths": "locales"
}