Home > harper.js > Linter > getLintDescriptionsAsJSON
Get the linting rule descriptions as a JSON map, formatted in Markdown.
Signature:
getLintDescriptionsAsJSON(): Promise<string>;
Returns:
Promise<string>