mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 13:57:10 -04:00
Update settings.json
This commit is contained in:
parent
e710f69e36
commit
7223b37133
1 changed files with 2 additions and 2 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"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