format_javascript
Format and beautify JavaScript or CSS code by adjusting indentation and structure for improved readability and consistency.
Instructions
Format and beautify JavaScript/CSS code
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | JavaScript or CSS code to prettify | |
| type | Yes | Type of code to format | |
| indentSize | No | Number of spaces for indentation |