Appearance
type LineNumbers = | { enabled?: boolean; startAt?: number; } | boolean;
Defined in: utils.ts:30