chore: 升级eslint9,相关兼容处理

This commit is contained in:
xiaoxian521
2024-04-13 11:21:06 +08:00
parent 0dc979eec0
commit 0934c97413
14 changed files with 219 additions and 233 deletions

View File

@@ -44,7 +44,6 @@
(t.style.width = 0),
(t.style.height = 0),
(t.style.overflow = "hidden"),
// eslint-disable-next-line no-self-assign
(t = t),
(e = document.body).firstChild ? m(t, e.firstChild) : e.appendChild(t));
}),