addAlert()
in
src/panels/graph.ts [115:117]
3
lines of code
1
McCabe index (conditional complexity)
addAlert(alert: Alert) { this.state.alert = alert.generate(); }