SonarJS linter helper functions
Preparing search index...
isTypedArray
Function isTypedArray
isTypedArray
(
node
:
Node
,
services
:
ParserServicesWithTypeInformation
)
:
boolean
Checks if the provided node is a JS typed array like "BigInt64Array". See TYPED_ARRAY_TYPES
Parameters
node
:
Node
services
:
ParserServicesWithTypeInformation
Returns
boolean
Settings
Theme
OS
Light
Dark
ESlint dev guide
SonarJS linter helper functions
Loading...
Checks if the provided node is a JS typed array like "BigInt64Array". See TYPED_ARRAY_TYPES