8 lines
No EOL
164 B
JSON
8 lines
No EOL
164 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.codeActionsOnSave": {
|
|
"source.organizeImports": true
|
|
},
|
|
"git.closeDiffOnOperation": true,
|
|
"editor.tabSize": 2
|
|
} |