码迷,mamicode.com
首页 > 其他好文 > 详细

总是报Expected indentation of 0 spaces but found 2如何解决

时间:2020-06-22 01:17:13      阅读:391      评论:0      收藏:0      [点我收藏+]

标签:expec   pac   alt   rom   info   代码   lazy   规范   ace   

在webstrom中写代码以后使用ctrl+alt+l规范了代码
但是还是报Expected indentation of 0 spaces but found 2
这些错误
如何解决呢

 

技术图片

 

 文件中加入
"indent": ["off", 2]
就可以了
当修改了.eslintrc.js文件后

使用npm run dev编译才能生效

总是报Expected indentation of 0 spaces but found 2如何解决

标签:expec   pac   alt   rom   info   代码   lazy   规范   ace   

原文地址:https://www.cnblogs.com/qingmuchuanqi48/p/13174894.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!