Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 326 Bytes

File metadata and controls

17 lines (11 loc) · 326 Bytes

@eslint-react/core / isUnsafeComponentWillMount

Variable: isUnsafeComponentWillMount()

const isUnsafeComponentWillMount: (node: Node) => node is TSESTreeMethodOrProperty;

Parameters

Parameter Type
node Node

Returns

node is TSESTreeMethodOrProperty