DEV Community

Discussion on: How to get rid of code formatting

 
dhruv_rajkotia profile image
Dhruv Rajkotia

The main objective of this blog is to provide an idea of how we can use an inbuilt extension(Prettier) in the IDEs like VsCode, PyCharm, etc., for code formatting. So we don't need to do it manually and it saves a bit of time for the developer.