Automatically Format Code On File Save in Visual Studio Code Using Prettier
Whenever we're working on any project, It's important to have a default formatter set up for your Code Editor.
This will improve your productivity by not wasting time in formatting the code If the line gets longer and does not fit on screen.
Also, us...
blog.yogeshchavan.dev4 min read
Ae Bek
I am aspiring frontenddeveloper who try to get my foundation on html and css.
thanks for sharing this article I solved this issue when I was working with css files contained in a folder which are not a repository. today, I was working in css file which is contained in repository and prettier stops formatting my code I am really overwhelmed by removing blank spaces which can be done easily by prettier. please can u help me with it. how can I make prettier works when I am working with repo.