mirror of
https://github.com/SukkaW/Surge.git
synced 2026-03-14 23:16:39 +08:00
Chore: Make ESLint Happy [skip ci]
This commit is contained in:
@@ -17,4 +17,4 @@
|
||||
toolbox: noopfn,
|
||||
update: noopfn
|
||||
};
|
||||
}());
|
||||
})();
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
'}'
|
||||
].join('\n');
|
||||
head.appendChild(style);
|
||||
}());
|
||||
})();
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
for (const hider of document.querySelectorAll('style[id^=chartbeat-flicker-control]')) {
|
||||
hider.remove();
|
||||
}
|
||||
}());
|
||||
})();
|
||||
|
||||
@@ -50,4 +50,4 @@
|
||||
obr.extern[a] = noopfn;
|
||||
});
|
||||
window.OBR = obr;
|
||||
}());
|
||||
})();
|
||||
|
||||
@@ -14,4 +14,4 @@
|
||||
setCookiePath: noopfn,
|
||||
setDomainName: noopfn
|
||||
};
|
||||
}());
|
||||
})();
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
// noop
|
||||
}
|
||||
};
|
||||
}());
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user