This Google chrome extension adds the Format button to the LeetCode code editor. Currently supported programming languages are Java, JavaScript and TypeScript.
I have been using LeetCode for long time and sometimes mess up the code formatting very badly. Unlike IDE's there is no quick way to clean up the formatting. I decided to write this extension to format the code using Prettier code formatter. Currently supported languages are Java, JavaScript and TypeScript. Looking forward for the feedback.
LeetCode Code Format