SonarJS linter helper functions
Preparing search index...
isBinaryPlus
Function isBinaryPlus
isBinaryPlus
(
node
:
Node
)
:
node
is
BinaryExpression
&
{
operator
:
"+"
}
Parameters
node
:
Node
Returns
node
is
BinaryExpression
&
{
operator
:
"+"
}
Settings
Theme
OS
Light
Dark
ESlint dev guide
SonarJS linter helper functions
Loading...