{
  "search.exclude": {
    "**/node_modules": true,
    "**/bower_components": true,
    "**/coverage": true,
    "**/lib": true,
    "**/.nyc_output": true
  }
}
