property BuildState.htmlPathsToRunTests

Absolute paths of every HTML file that will be opened in the browser to run tests.

Type

string[]

Usage

import { type BuildState } from "lib/types.ts";