property UserRunOptions.extensions

File extensions treated as test files. Defaults to ['js', 'ts', 'jsx', 'tsx'].

Type

string[]

Usage

import { type UserRunOptions } from "lib/api/options.ts";