Princeton1/.vscode/settings.json

4 lines
98 B
JSON

{
"java.compile.nullAnalysis.mode": "automatic",
"jdk.java.onSave.organizeImports": true
}