SonarJS linter helper functions
Preparing search index...
isBooleanLiteralType
Function isBooleanLiteralType
isBooleanLiteralType
(
type
:
Type
,
)
:
type
is
Type
&
{
intrinsicName
:
"true"
|
"false"
}
Parameters
type
:
Type
Returns
type
is
Type
&
{
intrinsicName
:
"true"
|
"false"
}
Settings
Theme
OS
Light
Dark
ESlint dev guide
SonarJS linter helper functions
Loading...