Skip to content

Instantly share code, notes, and snippets.

@heytulsiprasad
Created July 20, 2020 19:52
Show Gist options
  • Select an option

  • Save heytulsiprasad/7e2ea259e874aef9d8e08fd7f0b75ec0 to your computer and use it in GitHub Desktop.

Select an option

Save heytulsiprasad/7e2ea259e874aef9d8e08fd7f0b75ec0 to your computer and use it in GitHub Desktop.
How to remove debug status icon from package.json?
{
"debug.javascript.codelens.npmScripts": "never",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment