function setupConfig
setupConfig(): Promise<Config>

Builds the merged qunitx config from package.json settings and CLI flags.

Return Type

Promise<Config>

Usage

import setupConfig from "lib/setup/config.ts";