Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 429 Bytes

File metadata and controls

13 lines (8 loc) · 429 Bytes

Home > @datashaper/schema > ParserOptions > comment

ParserOptions.comment property

Character that denotes a comment. Lines that begin with this character are ignored. Default: none.

Signature:

comment?: string;