Home > harper.js > Linter > getLintDescriptionsHTMLAsJSON

Linter.getLintDescriptionsHTMLAsJSON() method

Get the linting rule descriptions as a JSON map, formatted in HTML.

Signature:

getLintDescriptionsHTMLAsJSON(): Promise<string>;

Returns:

Promise<string>