webstrom搭建vue项目后遇到ESLint: More than 1 blank line not allowed. (no-multiple-empty-lines)
上图:
现在我们来关闭ESLint语法检测即可:具体步骤如下:
第一步我们打开setting设置:
打开左上角的file,然后点击setting
接下来进入setting以后我们来看下面操作:
接下来点击ok就可以了。
webstrom搭建vue项目后遇到ESLint: More than 1 blank line not allowed. (no-multiple-empty-lines)
上图:
现在我们来关闭ESLint语法检测即可:具体步骤如下:
第一步我们打开setting设置:
打开左上角的file,然后点击setting
接下来进入setting以后我们来看下面操作:
接下来点击ok就可以了。