1 2 3 4 5 6 7
{ "files.exclude": { "**/build": true, "**/node_modules": true, "**/package-lock.json": true } }