Home > harper.js > Linter > getLintDescriptionsHTML
Get the linting rule descriptions as an object, formatted in HTML
Signature:
getLintDescriptionsHTML(): Promise<Record<string, string>>;
Returns:
Promise<Record<string, string>>