美文网首页前端技术js
总是报Expected indentation of 0 spa

总是报Expected indentation of 0 spa

作者: 悦者生存 | 来源:发表于2018-06-09 09:43 被阅读1637次

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

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

使用npm run dev编译才能生效
祝大家学习vue愉快

相关文章

网友评论

    本文标题:总是报Expected indentation of 0 spa

    本文链接:https://www.haomeiwen.com/subject/scfteftx.html