function fs.formatimport { fs } from "https://deno.land/x/enviromodder@4.0.1/setup/deps.ts"; const { format } = fs; format(content: string, eol: EOL): stringFormat the file to the targeted EOL Parameterscontent: stringeol: EOLReturnsstring