// 将设置放入此文件中以覆盖默认设置
{
    "eslint.autoFixOnSave": true,
    "editor.tabSize": 2,
    "editor.detectIndentation": false,
    "java.configuration.updateBuildConfiguration": "automatic"
  }