Home > harper.js > Linter > clearIgnoredLints

Linter.clearIgnoredLints() method

Clear records of all previously ignored lints.

Signature:

clearIgnoredLints(): Promise<void>;

Returns:

Promise<void>