Skip to main content Link Search Menu Expand Document (external link)

TreeFormatter overview

Added in v1.0.0


Table of contents


formatting

formatErrors

Signature

export declare const formatErrors: (errors: readonly [ParseIssue, ...ParseIssue[]]) => string

Added in v1.0.0