ESLint fix自动修复所有格式问题

6,388 阅读1分钟
"lint": "eslint --fix --ext .js,.vue ./",

在这里插入图片描述