7 lines
No EOL
141 B
JSON
7 lines
No EOL
141 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.codeActionsOnSave": {
|
|
"source.organizeImports": true
|
|
},
|
|
"git.closeDiffOnOperation": true
|
|
} |