16 lines
264 B
Plaintext
16 lines
264 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "buntspecht-backend"
|
|
},
|
|
{
|
|
"path": "buntspecht-frontend"
|
|
}
|
|
],
|
|
"settings": {
|
|
"java.configuration.updateBuildConfiguration": "automatic",
|
|
"java.compile.nullAnalysis.mode": "disabled",
|
|
"html.autoClosingTags": false
|
|
}
|
|
}
|