Function script::unminify::execute_js_beautify

source ยท
pub fn execute_js_beautify(
    input: &Path,
    output: File,
    file_type: BeautifyFileType,
) -> bool