Signature:
export declare class Lint
|
Method |
Modifiers |
Description |
|---|---|---|
|
| ||
|
Get the content of the source material pointed to by [ | ||
|
Get a string representing the general category of the lint. | ||
|
Get a string representing the general category of the lint. | ||
|
Get a description of the error as HTML. | ||
|
Get a description of the error. | ||
|
Get the location of the problematic text. | ||
|
Equivalent to calling | ||
|
Get an array of any suggestions that may resolve the issue. | ||