Browse Source

misc: i18n-ally config

pull/4604/head
NGPixel 3 years ago
parent
commit
2d4cbb07c0
No known key found for this signature in database GPG Key ID: 8FDA2F1757F60D63
1 changed files with 4 additions and 1 deletions
  1. 5
      .vscode/settings.json

5
.vscode/settings.json

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