SonarJS linter helper functions
Preparing search index...
isBooleanLiteral
Function isBooleanLiteral
isBooleanLiteral
(
node
:
Node
)
:
node
is
Literal
&
{
value
:
boolean
}
Parameters
node
:
Node
Returns
node
is
Literal
&
{
value
:
boolean
}
Settings
Theme
OS
Light
Dark
ESlint dev guide
SonarJS linter helper functions
Loading...