mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 13:57:10 -04:00
Merge pull request #112 from TheTechNetwork/elibrody-patch-1
Update settings.json
This commit is contained in:
commit
513eeeff23
1 changed files with 2 additions and 2 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"editor.formatOnSave": false,
|
"editor.formatOnSave": false,
|
||||||
"editor.codeActionsOnSave": {
|
"editor.codeActionsOnSave": {
|
||||||
"source.fixAll.eslint": "explicit"
|
"source.fixAll.eslint": "true"
|
||||||
},
|
},
|
||||||
"i18n-ally.localesPaths": ["locales", "src/tools/*/locales"],
|
"i18n-ally.localesPaths": ["locales", "src/tools/*/locales"],
|
||||||
"i18n-ally.keystyle": "nested"
|
"i18n-ally.keystyle": "nested"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue