webstrom搭建vue项目后遇到ESLint: More than 1 blank line not allowed. (no-multiple-empty-lines)

上图:webstrom搭建vue项目后遇到ESLint: More than 1 blank line not allowed. (no-multiple-empty-lines)
现在我们来关闭ESLint语法检测即可:具体步骤如下:

第一步我们打开setting设置:
打开左上角的file,然后点击setting

webstrom搭建vue项目后遇到ESLint: More than 1 blank line not allowed. (no-multiple-empty-lines)
接下来进入setting以后我们来看下面操作:

webstrom搭建vue项目后遇到ESLint: More than 1 blank line not allowed. (no-multiple-empty-lines)
接下来点击ok就可以了。

相关文章: