9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"files.exclude": {
|
|
"apps/": true
|
|
},
|
|
"files.watcherExclude": {
|
|
"apps/": true
|
|
},
|
|
"java.configuration.updateBuildConfiguration": "automatic"
|
|
}
|