| 123456789101112 |
- {
- "eslint.options": {
-
- },
- "i18n-ally.localesPaths": "locales",
- "i18n-ally.keystyle": "flat",
- "react-i18n.i18nPaths": "locales",
- "i18n-ally.sourceLanguage": "zh-CN",
- "editor.formatOnPaste": true,
- "editor.formatOnSave": true,
- "editor.formatOnType": true
- }
|