automa icon indicating copy to clipboard operation
automa copied to clipboard

Add `format code` option to JS editor

Open jingbof opened this issue 1 year ago • 0 comments

Description

This PR adds a format code option to the JavaScript Code editor to improve code readability.

Changes

  • Add a format code button to the JS editor
  • Integrate with js-beautify

Result

Before After

jingbof avatar Sep 08 '24 04:09 jingbof