f
initializeProject(): Promise<void>
Bootstraps a new qunitx project: writes the test HTML template, updates package.json, and optionally writes tsconfig.json.
Usage
import * as mod from "lib/commands/init.ts";
Bootstraps a new qunitx project: writes the test HTML template, updates package.json, and optionally writes tsconfig.json.
import * as mod from "lib/commands/init.ts";