1.VScode 导入vue项目,“Trailing spaces not allowed”

原因:去掉后面空格.

2.  "Strings must use singlequote"

原因:双引号改为单引号(可以)

3.还有语法错误........

关于项目中遇到的问题--vue格式问题

把eslint检测注释掉,启动成功

相关文章:

  • 2022-12-23
  • 2021-04-09
  • 2022-01-01
  • 2021-12-14
猜你喜欢
  • 2021-07-09
  • 2022-01-03
  • 2022-12-23
  • 2021-06-08
  • 2021-10-13
  • 2021-06-08
相关资源
相似解决方案