property Notice.level

info is a decision, warning a surprise, error a diagnostic that also hits stderr.

Type

"info" | "warning" | "error"

Usage

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