schema.parseroptions.comment.md

January 18, 2023 ยท View on GitHub

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;