Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/snel/imports/fs.ts>format

A Cybernetical framework for svelte applications in deno
Latest
function format
import { format } from "https://deno.land/x/snel@v0.7.1/imports/fs.ts";

Format the file to the targeted EOL

Parameters

content: string
eol: EOL

Returns

string