settings.json 87 B

123456
  1. {
  2. "editor.formatOnSave": true,
  3. "i18n-ally.localesPaths": [
  4. "src/locales"
  5. ]
  6. }