{
  "folders": [{
    "follow_symlinks": true,
    "path": ".",
    "folder_exclude_patterns": ["dist", "node_modules", ".tmp", ".grunt", ".idea"],
    "file_exclude_patterns": ["npm-debug.log"],
    "settings": {
      "tab_size": 2,
      "translate_tabs_to_spaces": true
    }
  }]
}