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