Home > harper.js > LintOptions
The option used to configure the parser for an individual linting operation.
Signature:
export declare interface LintOptions |
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
‘plaintext’ | ‘markdown’ |
(Optional) The markup language that is being passed.
Defaults to |