error Unexpected ‘debugger‘ statement no-debugger

eslint

D:\System File\Desktop\后台\test\test\src\components\HelloWorld.vue

19:5 error Unexpected 'debugger' statement no-debugger

✖ 1 problem (1 error, 0 warnings)

You may use special comments to disable some warnings.

Use // eslint-disable-next-line to ignore the next line.

Use /* eslint-disable */ to ignore all warnings in a file.

ERROR in [eslint]

D:\System File\Desktop\后台\test\test\src\components\HelloWorld.vue

19:5 error Unexpected 'debugger' statement no-debugger

✖ 1 problem (1 error, 0 warnings)

webpack compiled with 1 error

解决方案:

debugger前写上 /* eslint-disable */

debugger

相关推荐
荒川之神31 分钟前
拉链表概念与基本设计
java·开发语言·数据库
cch891838 分钟前
汇编与Go:底层到高层的编程差异
java·汇编·golang
chushiyunen41 分钟前
python中的@Property和@Setter
java·开发语言·python
禾小西1 小时前
Java中使用正则表达式核心解析
java·python·正则表达式
2401_895521341 小时前
SpringBoot Maven快速上手
spring boot·后端·maven
yoyo_zzm1 小时前
JAVA (Springboot) i18n国际化语言配置
java·spring boot·python
APIshop1 小时前
Java获取京东商品详情接口(item_get)实战指南
java·linux·数据库
Mr.Entropy1 小时前
springboot2.x集成Flyway
java
disgare1 小时前
关于 spring 工程中添加 traceID 实践
java·后端·spring
李白的粉1 小时前
基于springboot+vue的旅游民宿管理系统
java·spring boot·vue·毕业设计·课程设计·源代码·旅游民宿管理系统