Home > harper.js > Lint > suggestions

Lint.suggestions() method

Get an array of any suggestions that may resolve the issue.

Signature:

suggestions(): Suggestion[];

Returns:

Suggestion[]