{
    "editor.fontSize": 14,
    "editor.formatOnSave": true,
    "editor.minimap.enabled": false,
    "vetur.format.defaultFormatter.html": "js-beautify-html",
    "javascript.implicitProjectConfig.experimentalDecorators": true
  }