settings.json 107 B

123456
  1. {
  2. "i18n-ally.localesPaths": [
  3. "src/locales"
  4. ],
  5. "typescript.tsdk": "node_modules/typescript/lib"
  6. }