mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-31 23:19:15 +02:00
Replace eslint with biome
This commit is contained in:
parent
251e517810
commit
cfb9ec8e8a
183 changed files with 422 additions and 409 deletions
|
@ -1,9 +1,9 @@
|
|||
(function (w, d, e, u, f, l, n) {
|
||||
((w, d, e, u, f, l, n) => {
|
||||
(w[f] =
|
||||
w[f] ||
|
||||
function () {
|
||||
(() => {
|
||||
(w[f].q = w[f].q || []).push(arguments);
|
||||
}),
|
||||
})),
|
||||
(l = d.createElement(e)),
|
||||
(l.async = 1),
|
||||
(l.src = u),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue