当前位置:网站首页>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
}配置之后,重启跑项目就解决了
边栏推荐
猜你喜欢

Elastic Stack之Beats(Filebeat、Metricbeat)、Kibana、Logstash教程

2837xd Code Generation - stateflow (4)

Mysql默认事务隔离级别及行锁

Personal experience & blog status

Insight into cloud native | microservices and microservice architecture

Save video opencv:: videowriter

Navicat 远程连接Mysql报错1045 - Access denied for user ‘root‘@‘222.173.220.236‘ (using password: YES)

BugkuCTF-web21(详细解题思路及步骤)

c语言编程题

自定义Redis连接池
随机推荐
web安全与防御
2837xd 代码生成——StateFlow(4)
View the port of the application published by was
在SQL注入中,为什么union联合查询,id必须等于0
What are the waiting methods of selenium
C语言之分草莓
图像识别-数据标注
C语言之做木桶
Safety production early warning system software - Download safety production app software
Discussion on improving development quality and reducing test bug rate
逆变器simulink模型——处理器在环测试(PIL)
互联网API接口幂等设计
C语言之最小数
2837xd code generation - stateflow (1)
每天睡前30分钟阅读Day5_Map中全部Key值,全部Value值获取方式
MySQL default transaction isolation level and row lock
Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedd
MySQL multi column in operation
c语言编程题
2837xd 代碼生成——補充(1)