editGarnConfig
import { editGarnConfig } from "https://garn.io/ts/v0.0.14/mod.ts";
This is an Executable
that will open a new vscodium editor that is
preconfigured to provide a pleasant editing experience for garn.ts files.
The vscodium instance will not read or write to your vscodium configuration in your home directory, (if that exists).
const editGarnConfig: garn.Executable;