js格式化

  "vetur.format.defaultFormatter.js": "none",
  "editor.codeActionsOnSave": {
    "source.fixAll.eslint":true
  }