willtheorangeguy / Note-Style-Guide

Void operators found JS-0098
Anti-pattern
Minor
5 months ago2 years old
10562        : "string" == typeof M || (!1 === M && 0 < arguments.length)
10563          ? ((M = { url: M, data: e, dataType: t }),
10564            "function" == typeof r && (M.success = r))
10565          : void 0 === M && (M = {}),10566        (O = M.method || M.type || this.attr2("method")),
10567        (n =
10568          (n =
10487    : "object" == typeof module && module.exports
10488      ? (module.exports = function (e, t) {
10489          return (
10490            void 0 === t &&10491              (t =
10492                "undefined" != typeof window
10493                  ? require("jquery")
 5479                        r["offset" + a],
 5480                        r["client" + a],
 5481                      ))
 5482                    : void 0 === n 5483                      ? S.css(e, t, i)
 5484                      : S.style(e, t, n, i);
 5485              },
 4395              : null == e
 4396                ? ""
 4397                : e
 4398          : void 0; 4399    },
 4400  }),
 4401    S.extend({
 4388        : t
 4389          ? (r = S.valHooks[t.type] || S.valHooks[t.nodeName.toLowerCase()]) &&
 4390            "get" in r &&
 4391            void 0 !== (e = r.get(t, "value")) 4392            ? e
 4393            : "string" == typeof (e = t.value)
 4394              ? e.replace(yt, "")