1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-23 17:02:25 +03:00

More lint

This commit is contained in:
Half-Shot
2025-11-06 10:48:23 +00:00
parent dcf7e87799
commit c5fb48944a
14 changed files with 101 additions and 85 deletions

View File

@@ -26,7 +26,7 @@ import {
} from "../../../src";
import { KnownMembership } from "../../../src/@types/membership";
import { MatrixRTCSession, MatrixRTCSessionEvent } from "../../../src/matrixrtc/MatrixRTCSession";
import { SlotDescription, Status, type EncryptionKeysEventContent } from "../../../src/matrixrtc/types";
import { type SlotDescription, Status, type EncryptionKeysEventContent } from "../../../src/matrixrtc/types";
import {
makeMockEvent,
makeMockRoom,