vue项目报“vue/html-indent”等错误解决方法

1597 ℃

vue项目开发的时候,保存页面格式化后报“vue/html-indent”等错误!下面web建站小编给大家简单介绍一下解决方法!

打开.eslintrc.js文件新增以下代码:

"vue/html-indent": ["error", 2, {
  "attribute": 1,
  "baseIndent": 1,
  "closeBracket": 0,
  "alignAttributesVertically": true,
  "ignores": []
}],

vue项目开发中一般会出现哪些报错?(vue常见的10种错误)

Vue项目开发中报“TypeError: Cannot read property 'yyy' of null”错误怎么解决?

vue3如何解决store.state.count错误的取值

vue项目报“vue/html-closing-bracket-spacing”等错误解决方法

vue项目开发引入百度echarts报"export 'default' (imported as 'echarts') was not found in 'echarts'错误解决方法

标签: vue报错

上面是“vue项目报“vue/html-indent”等错误解决方法”的全面内容,想了解更多关于 vuejs 内容,请继续关注web建站教程。

当前网址:https://m.ipkd.cn/webs_4032.html

声明:本站提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请发送到邮箱:admin@ipkd.cn,我们会在看到邮件的第一时间内为您处理!

帝国cms技巧之如何实现信息反馈增加反馈编号加
帝国cms的默认生成路径如何修改
js如何运用eval()函数
js获取当前时间年月日时分秒
企业网站设计制作中应注意的问题