source: .vscode/settings.json

Last change on this file was 140d098, checked in by Andrej <asumanovski@…>, 5 months ago

Add auth

  • Property mode set to 100644
File size: 119 bytes
Line 
1{
2 "java.compile.nullAnalysis.mode": "automatic",
3 "java.configuration.updateBuildConfiguration": "interactive"
4}
Note: See TracBrowser for help on using the repository browser.