Home > harper.js > WorkerLinter > organizedLints
Signature:
organizedLints(text: string, options?: LintOptions): Promise<Record<string, Lint[]>>;
|
Parameter |
Type |
Description |
|---|---|---|
|
text |
string | |
|
options |
(Optional) |
Returns:
Promise<Record<string, Lint[]>>