7 lines
175 B
JSON
7 lines
175 B
JSON
{
|
|
"java.configuration.updateBuildConfiguration": "automatic",
|
|
"files.watcherExclude": {
|
|
"**/.git/objects/**": true,
|
|
"**/node_modules/**": true
|
|
}
|
|
} |