原文:6:1 error More than 1 blank line not allowed no-multiple-empty-lines

这个错误查了一下都是让关eslint的 我仔细想了下 其实没必要 有点本末倒置了 就是import 完之后 只能有一个空行 两个空行 所以他报错了 删掉一个就好了 不用关eslit 如果你想问我为什么 不为什么 标准呗 ...

2020-08-23 23:23 0 1271 推荐指数:

查看详情

关于vue告警 More than 1 blank line not allowed

开发vue-cli脚手架工程,eslint规范检查工具告警笔记 More than 1 blank line not allowed 代码空格不允许超过1行,把多余的空行删除就可以了 ...

Wed May 19 20:01:00 CST 2021 0 337
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM