function initializeProject initializeProject(): Promise<void> Bootstraps a new qunitx project: writes the test HTML template, updates package.json, and optionally writes tsconfig.json. Return Type Promise<void>