I\'ve got a simple package.json file and I want to add a comment. Is there a way to do this, or are there any hacks to make this work?
I like this:
"scripts": { "⏬⏬⏬ Jenkins Build - in this order ⏬⏬⏬ ": "", "purge": "lerna run something", "clean:test": "lerna exec --ignore nanana" }
There are extra spaces in the command name, so in Visual Studio Code's NPM Scripts plugin you have a better look.