• 首页
  • 前端技术
  • 编程语言
  • 人工智能
  • 运维知识
  • 资源下载
  • 常用小工具
  • 技术问答

webstorm eslint error: ESLint: Expected indentation of 0 spaces but found 2. (indent)

2021-09-02

1. 原因

webstorm eslint error: ESLint: Expected indentation of 0 spaces but found 2. (indent)

 

2. 参考:  

https://github.com/vuejs/eslint-plugin-vue/issues/352

 

3. 解决:

(1) 编辑Eslint配置,忽略缩进:'indent': 'off'

(2) 编辑webstorm规则,忽略script子标签缩进,File => Setting => Editor => Code Style => HTML 找到 add Do not indent children of 的选项,添加 script 标签。然后code=>Reformat Code即可

webstorm eslint error: ESLint: Expected indentation of 0 spaces but found 2. (indent)

 

相关文章:

  • VUE问题:Expected indentation of 6 spaces but found 4 2021-10-18
  • vue项目出错:error Expected indentation of 2 spaces but found 4 如何解决 2021-12-28
  • mpvue 报错 Expected indentation of 2 spaces but found 4解决办法 2021-07-29
  • VUE运行命令行报错:Expected indentation of 2 spaces but found 4 2021-12-21
  • 解决 VSCode 编辑 vue 项目报错 Expected indentation of 2 spaces but found 4 2021-04-25
  • vue报错Expected indentation of 4 spaces but found 6,Missing space before function parentheses 2021-10-03
  • VUE 错误 : Expected indentation of 4 spaces but found 6 和 Missing space before function parentheses 2021-12-22
  • 项目中 eslint 报错: Expected linebreaks to be 'LF' but found 'CRLF' 2021-09-23
猜你喜欢
  • error Expected indentation of 2 spaces but found 4 indent 2021-06-17
  • expected indentation of 0 spaces but found 2 . vue eslint规则和idea冲突 2021-12-31
  • Error:http://eslint.org/docs/rules/indent Expected indentation of 2 spaces but found 4 2021-09-17
  • Vue_error Expected indentation of 2 spaces but found 3 indent问题整理 2021-04-22
  • WebStorm格式化vue错误解决 Expected indentation of 0 spaces but found 2 2021-12-31
  • Expected indentation of 12 spaces but found 11. 2022-01-03
  • vue项目报错Expected indentation of 2 spaces but found 4 2021-10-21
相关资源
  • anything but Sue!! Regular字体,AnythingbutSue字体下载下载 2021-11-02
  • 使用webstorm开发nodejs 中文WORD版下载 2021-06-06
  • Font Error Regular字体,FontError字体下载下载 2023-03-16
  • error 2000 Regular字体,Error2000字体下载下载 2021-11-03
相似解决方案
热门标签
Java Python linux javascript Mysql C# Docker 算法 前端 SpringBoot Redis Vue spring 设计模式 .net core .net kubernetes c++ 数据库 数据结构 大数据 js 机器学习 微服务 Android Go 程序员 面试 JVM ASP.net core 云原生 人工智能 后端 PHP git CSS golang k8s Nginx Django mybatis 深度学习 多线程 React 架构 devops 爬虫 云计算 Spring Boot LeetCode
By © 2026 likecs 版权所有,
本站所有数据收集于网络如有侵犯到您的权益请联系 进行下架处理1。
粤ICP备22038628号Powered By WordPress