devlato/react-easter

View on GitHub

Showing 1 of 1 total issue

Function keysCoincide has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring.
Open

onKeysCoincide: function keysCoincide() {
var props = this.props || {};
var timeout = props.timeout || null;
var onKeysCoincide = props.onKeysCoincide || null;
var onTimeout = props.onTimeout || null;
Severity: Minor
Found in src/Component.js - About 25 mins to fix
Severity
Category
Status
Source
Language