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