1. 找到項(xiàng)目中的 package.json 文件
2. 找到 eslintConfig 配置參數(shù)
3. 在 eslintConfig 下的 rules 添加 "no-debugger": "off",? "no-console": "off"
1. 找到項(xiàng)目中的 package.json 文件
2. 找到 eslintConfig 配置參數(shù)
3. 在 eslintConfig 下的 rules 添加 "no-debugger": "off",? "no-console": "off"