0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-19 15:34:44 +02:00
silverwind c1e928ca96
chore: enable unicorn/better-dom-traversing, drop obsolete type stub
- Enable `unicorn/better-dom-traversing` and switch the flagged
  `.children[0]` / `.childNodes[0]` accesses to `.firstElementChild` /
  `.firstChild`.
- Remove the obsolete `eslint-plugin-no-use-extend-native` type stub; it is
  no longer a dependency.
- Drop misleading comments on `no-thenable` (enabled here, not disabled) and
  `try-complexity`.

Assisted-by: claude-code:opus-4.8
2026-06-09 12:14:13 +02:00
..
2026-03-23 07:49:25 +00:00
2026-04-19 07:37:50 +00:00