SonarJS linter helper functions
Preparing search index...
findParent
Function findParent
findParent
(
dir
:
string
,
name
:
string
)
:
null
|
string
Find nearest file with a given name in current or parent dirs
Parameters
dir
:
string
name
:
string
filename to search for
Returns
null
|
string
Settings
Theme
OS
Light
Dark
ESlint dev guide
SonarJS linter helper functions
Loading...
Find nearest file with a given name in current or parent dirs