SonarJS linter helper functions
Preparing search index...
toSecondaryLocation
Function toSecondaryLocation
toSecondaryLocation
(
startLoc
:
LocationHolder
)
:
IssueLocation
Parameters
startLoc
:
LocationHolder
Returns
IssueLocation
toSecondaryLocation
(
startLoc
:
LocationHolder
,
message
:
string
)
:
IssueLocation
Parameters
startLoc
:
LocationHolder
message
:
string
Returns
IssueLocation
toSecondaryLocation
(
startLoc
:
LocationHolder
,
endLoc
:
LocationHolder
,
)
:
IssueLocation
Parameters
startLoc
:
LocationHolder
endLoc
:
LocationHolder
Returns
IssueLocation
toSecondaryLocation
(
startLoc
:
LocationHolder
,
endLoc
:
LocationHolder
,
message
:
string
,
)
:
IssueLocation
Parameters
startLoc
:
LocationHolder
endLoc
:
LocationHolder
message
:
string
Returns
IssueLocation
Settings
Theme
OS
Light
Dark
ESlint dev guide
SonarJS linter helper functions
Loading...