mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-07 14:57:12 -04:00
8 lines
No EOL
216 B
JSON
8 lines
No EOL
216 B
JSON
{
|
|
"editor.formatOnSave": false,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": true
|
|
},
|
|
"i18n-ally.localesPaths": ["locales", "src/tools/*/locales"],
|
|
"i18n-ally.keystyle": "nested"
|
|
} |