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