property NoticeOptions.stream

Which of the run's two streams the default rendering goes to. output by default.

Type

"output" | "error" | "both"

Usage

import { type NoticeOptions } from "lib/reporters/index.ts";