module.exports = { tabWidth: 4, // 每行缩进 默认为2 这里设置4 semi: false, // 是否在语句末尾添加分号 vueIndentScriptAndStyle: false, // 控制 Vue 文件的