Skip to main content
Module

x/lume/deps/fs.ts>format

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function format
import { format } from "https://deno.land/x/lume@v1.13.2/deps/fs.ts";

Format the file to the targeted EOL

Parameters

content: string
eol: EOL

Returns

string