format_javascript
Prettify JavaScript or CSS code by applying consistent indentation and formatting rules. Specify code type and indent size.
Instructions
Format and beautify JavaScript/CSS code
Input 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 |