当前位置:网站首页>ESLint 报错
ESLint 报错
2022-07-02 06:35:00 【别说小李】
遇到一个问题,vscode自动保存后,报错:
1.Expected " " character, but found "\t" characte (应为“”字符,但找到“\t”字符)
2.warning Expected indentation of 14 spaces but found 12 spaces
解决方法:两种都可以
1.
2.在settings.json配置:
"[vue]": {
"editor.insertSpaces": true,
"editor.tabSize": 2
}配置之后,重启跑项目就解决了
边栏推荐
- Timed thread pool implements request merging
- 2837xd code generation - stateflow (1)
- CKEditor 4.10.1 上传图片提示“不正确的服务器响应” 问题解决
- Thinkphp5 how to determine whether a table exists
- 保存视频 opencv::VideoWriter
- Don't look for it. All the necessary plug-ins for Chrome browser are here
- View the port of the application published by was
- Binary and decimal system of C language
- Cmake command - Official Document
- Who is better for Beijing software development? How to find someone to develop system software
猜你喜欢

2837xd 代码生成——StateFlow(1)

Off grid control of three-phase inverter - PR control

C language programming problems

Read Day6 30 minutes before going to bed every day_ Day6_ Date_ Calendar_ LocalDate_ TimeStamp_ LocalTime

Activity的创建和跳转

2837xd code generation - Supplement (1)

2837xd code generation - Supplement (2)

Microservice practice | Eureka registration center and cluster construction

2837xd code generation - stateflow (2)

Don't look for it. All the necessary plug-ins for Chrome browser are here
随机推荐
自定義Redis連接池
Binary and decimal system of C language
2837xd code generation - stateflow (1)
2837xd 代码生成——总结篇
FragmentTabHost实现房贷计算器界面
每天睡前30分钟阅读Day5_Map中全部Key值,全部Value值获取方式
Record the interesting process of using Xray for the first time
ZK configuration center -- configuration and use of config Toolkit
Alibaba / popular JSON parsing open source project fastjson2
定时线程池实现请求合并
2837xd code generation module learning (4) -- idle_ task、Simulink Coder
Elastic Stack之Beats(Filebeat、Metricbeat)、Kibana、Logstash教程
Bugkuctf-web21 (detailed problem solving ideas and steps)
Error reporting on the first day of work (error reporting when Nessus installs WinPcap)
idea查看字节码配置
C语言之到底是不是太胖了
Share a blog (water blog)
Beats (filebeat, metricbeat), kibana, logstack tutorial of elastic stack
2837xd code generation - Summary
Mysql默认事务隔离级别及行锁