import { Node } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Formats the node's text using the internal TypeScript formatting API.
Parameters
optional
settings: FormatCodeSettings- Format code settings.
import { Node } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Formats the node's text using the internal TypeScript formatting API.