Apply prettier formatting
This commit is contained in:
parent
1cac306093
commit
526645c791
1576 changed files with 65385 additions and 62478 deletions
|
@ -32,8 +32,8 @@ describe("TypingStore", () => {
|
|||
let typingStore: TypingStore;
|
||||
let mockClient: MatrixClient;
|
||||
const settings = {
|
||||
"sendTypingNotifications": true,
|
||||
"feature_thread": false,
|
||||
sendTypingNotifications: true,
|
||||
feature_thread: false,
|
||||
};
|
||||
const roomId = "!test:example.com";
|
||||
const localRoomId = LOCAL_ROOM_ID_PREFIX + "test";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue