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