import { format } from "https://deno.land/x/deno@v0.28.0/std/prettier/vendor/index.d.ts";
format
is used to format text using Prettier. Options may be provided to override the defaults.
Parameters
optional
options: Optionsimport { format } from "https://deno.land/x/deno@v0.28.0/std/prettier/vendor/index.d.ts";
format
is used to format text using Prettier. Options may be provided to override the defaults.