thelounge/shared/types
Tiago de Paula d146d51a95
chore(deps): update typescript-eslint to v8
Changes:
- `no-var-requires` replaced by `no-require-imports` (typescript-eslint/typescript-eslint#8334)
- `restrict-template-expressions` does not trigger for `Error` (typescript-eslint/typescript-eslint#8556)
- `only-throw-error` and `prefer-promise-reject-errors` recommended (typescript-eslint/typescript-eslint#9079)
- fixed `no-base-to-string` in client/js/upload.ts
- fixed `no-unsafe-enum-comparison` in client/js/store.ts
- fixed `await-thenable` in  test/client/js/helpers/parse.ts
- fixed `no-empty-object-type` in client/shims-vue.d.ts and shared/types/socket-events.d.ts

See <https://typescript-eslint.io/blog/announcing-typescript-eslint-v8/>
2026-01-31 17:59:11 -03:00
..
chan.ts sharedMsg: remove userAway 2024-04-21 15:11:52 +02:00
changelog.ts changelog data type 2024-04-21 15:11:51 +02:00
config.ts reverse locknetwork config selection 2025-02-07 14:00:14 +01:00
mention.ts mention 2024-04-21 15:10:45 +02:00
msg.ts wip: unbork init progress 2024-04-21 15:11:51 +02:00
network.ts sharedchans does not have users 2024-04-21 15:11:51 +02:00
socket-events.d.ts chore(deps): update typescript-eslint to v8 2026-01-31 17:59:11 -03:00
storage.ts searchresponse 2024-04-21 15:11:51 +02:00
user.ts shared: extract chan + user 2024-04-21 15:10:45 +02:00