Created
July 20, 2020 19:52
-
-
Save heytulsiprasad/7e2ea259e874aef9d8e08fd7f0b75ec0 to your computer and use it in GitHub Desktop.
How to remove debug status icon from package.json?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "debug.javascript.codelens.npmScripts": "never", | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment