|
@@ -91,7 +91,8 @@
|
|
|
"editor.codeActionsOnSave": {
|
|
|
"source.fixAll.eslint": true,
|
|
|
"source.fixAll.stylelint": true
|
|
|
- }
|
|
|
+ },
|
|
|
+ "editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
|
},
|
|
|
"i18n-ally.localesPaths": ["src/locales/lang"],
|
|
|
"i18n-ally.keystyle": "nested",
|