// Place your settings in this file to overwrite default and user settings.
{
      "search.exclude": {
    "**/node_modules": true,
    "**/node_modules_bundle": true,
    "**/bower_components": true
  },
}