报错:✘ http://eslint.org/docs/rules/indent Expected indentation of 0 s paces but found 2
Posted Fmm-PMO
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了报错:✘ http://eslint.org/docs/rules/indent Expected indentation of 0 s paces but found 2相关的知识,希望对你有一定的参考价值。
在用vue.cli创建项目时遇到“Use ESLint to lint your code?”,不小心选了yes,好像也不是不小心,就是想感受一下它的严格校验,然后发现真的是很恶习,强烈建议不使用,如果真的选了yes,解决如下
在项目中找到 build\\webpack.base.conf.js
,注释掉这一行
以上是关于报错:✘ http://eslint.org/docs/rules/indent Expected indentation of 0 s paces but found 2的主要内容,如果未能解决你的问题,请参考以下文章