vue关闭eslint检测 2020年8月31日 ALL 在新版本的CLI中原useEslint参数失效,新版本中使用lintOnSave: process.env.NODE_ENV !== ‘production’禁用eslint