async componentDidMount()
in
src/HomePage/index.tsx [28:30]
3
lines of code
1
McCabe index (conditional complexity)
async componentDidMount() { this.props.history.replace('/'); }