Home > harper.js > Linter > exportIgnoredLints

Linter.exportIgnoredLints() method

Export the ignored lints to a JSON list of privacy-respecting hashes.

Signature:

exportIgnoredLints(): Promise<string>;

Returns:

Promise<string>