Home > harper.js > Linter > getLintDescriptionsHTMLAsJSON

Linter.getLintDescriptionsHTMLAsJSON() method

Get the linting rule descriptions as a JSON map, formatted in HTML. Wraps the function on the BinaryModule by the same name.

Signature:

getLintDescriptionsHTMLAsJSON(): Promise<string>;

Returns:

Promise<string>