@eagleoutice/flowr - v2.13.14
Preparing search index...
src/linter/linter-format
LintingResultsError
Interface LintingResultsError
For when a linting rule throws an error during execution
interface
LintingResultsError
{
error
:
unknown
;
}
Index
Properties
error
Properties
Readonly
error
error
:
unknown
the error thrown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
@eagleoutice/flowr - v2.13.14
Loading...
For when a linting rule throws an error during execution