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

相关推荐
用户3295125759064 分钟前
Day05-数组和面向对象基础
java
若鱼191910 分钟前
SpringBoot4+Kafka4 - 生产环境故障 - 消费者执行时间太长导致消息无限循环投递
java·spring·kafka
serve the people10 分钟前
LLaMA-Factory微调数据的清洗与指令构造方法
java·服务器·llama
小王不爱笑13213 分钟前
HashMap 扩容全流程
java·数据结构·算法
阿崽meitoufa14 分钟前
抽象类 接口 内部类
java·开发语言
代码探秘者15 分钟前
【算法篇】4.前缀和
java·数据库·后端·python·算法·spring
计算机安禾15 分钟前
【数据结构与算法】第4篇:算法效率衡量:时间复杂度和空间复杂度
java·c语言·开发语言·数据结构·c++·算法·visual studio
蓝色心灵-海18 分钟前
小律书 技术架构详解:前后端分离的自律管理系统设计
java·http·小程序·架构·uni-app
华科易迅19 分钟前
Spring AOP(XML最终+环绕通知)
xml·java·spring
IT观测20 分钟前
深度分析俩款主流移动统计工具Appvue和openinstall
android·java·数据库