@eagleoutice/flowr - v2.15.8
Preparing search index...
src/queries/query
FoundLint
Interface FoundLint
One finding a
linter
query reported, with the rule that reported it.
interface
FoundLint
{
result
:
LintingResult
;
rule
:
string
;
}
Index
Properties
result
rule
Properties
Readonly
result
result
:
LintingResult
Readonly
rule
rule
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
result
rule
@eagleoutice/flowr - v2.15.8
Loading...
One finding a
linterquery reported, with the rule that reported it.