Prefer var declarations be placed at the top of their scope JS-0102
Anti-pattern
Minor
5 months ago3 years old
All 'var' declarations must be at the top of the function scope
10106      }),
10107      (MenuHighlight.prototype.onResize = function () {
10108        for (
10109          var anchor, index = 1, count = this.anchors.length;10110          index < count;
10111          index++
10112        ) {
All 'var' declarations must be at the top of the function scope
 9735var typedoc
 9736var typedoc
 9737var typedoc
 9738var typedoc 9739!(function (typedoc) {
 9740  typedoc.$html = $('html')
 9741  const services = []
All 'var' declarations must be at the top of the function scope
 9734var typedoc
 9735var typedoc
 9736var typedoc
 9737var typedoc 9738var typedoc
 9739!(function (typedoc) {
 9740  typedoc.$html = $('html')
All 'var' declarations must be at the top of the function scope
 9733var typedoc
 9734var typedoc
 9735var typedoc
 9736var typedoc 9737var typedoc
 9738var typedoc
 9739!(function (typedoc) {
All 'var' declarations must be at the top of the function scope
 9732var typedoc
 9733var typedoc
 9734var typedoc
 9735var typedoc 9736var typedoc
 9737var typedoc
 9738var typedoc