property ScriptConfig.timeout

--timeout: ms the script may run before it is declared hung, or null for unbounded.

Type

number | null

Usage

import { type ScriptConfig } from "lib/commands/run.ts";