SonarJS linter helper functions
Preparing search index...
findFirstMatchingLocalAncestor
Function findFirstMatchingLocalAncestor
findFirstMatchingLocalAncestor
(
node
:
Node
,
predicate
:
(
node
:
Node
)
=>
boolean
,
)
:
Node
|
undefined
Parameters
node
:
Node
predicate
:
(
node
:
Node
)
=>
boolean
Returns
Node
|
undefined
Settings
Theme
OS
Light
Dark
ESlint dev guide
SonarJS linter helper functions
Loading...