8 lines
219 B
JSON
8 lines
219 B
JSON
{
|
|
"editor.tabSize": 2,
|
|
"editor.insertSpaces": true,
|
|
"editor.formatOnSave": true,
|
|
"editor.formatOnPaste": true,
|
|
"editor.autoClosingBrackets": true,
|
|
"java.configuration.updateBuildConfiguration": "automatic"
|
|
} |