automa
automa copied to clipboard
Add `format code` option to JS editor
Description
This PR adds a format code option to the JavaScript Code editor to improve code readability.
Changes
- Add a
format codebutton to the JS editor - Integrate with js-beautify
Result
| Before | After |
|---|---|