如何禁用`Debug` 显示在package.json 中 [英] How to disable `Debug` from showing in package.json

查看:169
本文介绍了如何禁用`Debug` 显示在package.json 中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何禁止在 package.json 中 scripts 部分上方显示概述的 Debug 提示:

How to disable the outlined Debug tip from showing up in package.json above the scripts section:

推荐答案

设置为

  "debug.javascript.codelens.npmScripts": "never",

因为它是 package.json 的 scripts 部分的一部分,所以我在 Settings 中搜索了 scripts 并且它是第二个入口.

Since it appears as part of the scripts section of the package.json I searched for scripts in the Settings and it was the second entry.

这篇关于如何禁用`Debug` 显示在package.json 中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆