Home > harper.js > LocalLinter > ignoreLints
Signature:
ignoreLints(source: string, lints: Lint[]): Promise<void>;
Parameter
Type
Description
source
string
lints
Lint[]
Returns:
Promise<void>