Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 522 Bytes

File metadata and controls

19 lines (14 loc) · 522 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @rushstack/node-core-library > FileError > line

FileError.line property

The line number of the error in the target file. Minimum value is 1.

Signature:

readonly line: number | undefined;