Endle / fireSeqSearch

Found empty functions JS-0057
Anti-pattern
Minor
9 months agoa year old
Unexpected empty method 'abort'
 222
 223            wait: 0,
 224            abortThreshold: 0, // disabled
 225            abort: function noop () {}, 226
 227            minRotation: -Math.PI / 2,
 228            maxRotation: Math.PI / 2,