/leetcode-format-chrome-extension

This Google chrome extension adds the Format button to the LeetCode code editor.

Primary LanguageJavaScript

LeetCode Code Format Google Chrome Extension

This Google chrome extension adds the Format button to the LeetCode code editor.

The format button formats the code as per the Prettier formatter

Currently, following languages are supported, with plans to add more:

  • Java
  • C++
  • JavaScript
  • TypeScript

Send your feedback and any bug reports here