// Place your settings in this file to overwrite default and user settings.
{
  "jshint.options": {
    "esnext": true
  },
  "editor.folding": false,
  "editor.tabSize": 2,
  "editor.detectIndentation": false
}