Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/actionify/config/deps.ts>format

Create and manage your GitHub workflows with TypeScript and Deno.
Go to Latest
function format
import { format } from "https://deno.land/x/actionify@0.2.0/config/deps.ts";

Format the file to the targeted EOL

Parameters

content: string
eol: EOL

Returns

string