Skip to main content
Module

x/create_react_app/deps.ts>fs.format

Create React App with Deno
Latest
function fs.format
import { fs } from "https://deno.land/x/create_react_app@v0.1.2/deps.ts";
const { format } = fs;

Format the file to the targeted EOL

Parameters

content: string
eol: EOL

Returns

string