Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 980 Bytes

File metadata and controls

64 lines (33 loc) · 980 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @rushstack/node-core-library > IFileErrorFormattingOptions

IFileErrorFormattingOptions interface

Provides options for the output message of a file error.

Signature:

export interface IFileErrorFormattingOptions 

Properties

Property

Modifiers

Type

Description

format?

FileLocationStyle

(Optional) The format for the error message. If no format is provided, format 'Unix' is used by default.