function formatimport { format } from "https://deno.land/x/deno@v0.28.0/std/fs/mod.ts"; format(content: string, eol: EOL): stringFormat the file to the targeted EOL Parameterscontent: stringeol: EOLReturnsstring