property InitOptions.htmlPaths

HTML fixtures to create, relative to the project root. Defaults to ['test/tests.html'].

Type

string[]

Usage

import { type InitOptions } from "lib/commands/init.ts";