smart-home-java/.vscode/settings.json

4 lines
120 B
JSON
Raw Permalink Normal View History

2026-04-02 14:09:14 +08:00
{
"java.compile.nullAnalysis.mode": "automatic",
"java.configuration.updateBuildConfiguration": "interactive",
}