property Config.extensions

File extensions treated as test files (default: ['js', 'ts']).

Type

string[]

Usage

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