SonarJS linter helper functions
Preparing search index...
isFunctionCall
Function isFunctionCall
isFunctionCall
(
node
:
Node
)
:
node
is
CallExpression
&
{
callee
:
Identifier
}
Parameters
node
:
Node
Returns
node
is
CallExpression
&
{
callee
:
Identifier
}
Settings
Theme
OS
Light
Dark
ESlint dev guide
SonarJS linter helper functions
Loading...