8 lines
185 B
JSON
8 lines
185 B
JSON
{
|
|
"java.configuration.updateBuildConfiguration": "automatic",
|
|
"java.compile.nullAnalysis.mode": "disabled",
|
|
"editor.codeActionsOnSave": {
|
|
"source.organizeImports": true
|
|
}
|
|
}
|