How to remove empty lines in Visual Studio Code?
In this article, I will teach you how to remove extra empty lines of your code in Visual Studio Code.
I had a long json file with lots of extra white spaces in it and I wanted to remove all the whitespace from the json file. So, I searched a bit on t...
h.dhairyashah.dev1 min read