1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
5398db21ad Add ESLint Jest (#10261) 2023-03-01 16:23:35 +01:00
61a63e47f4 Comply with noImplicitAny (#9940)
* Stash noImplicitAny work

* Stash

* Fix imports

* Iterate

* Fix tests

* Delint

* Fix tests
2023-02-13 11:39:16 +00:00
526645c791 Apply prettier formatting 2022-12-12 12:24:14 +01:00
8c67984f50 Remove mock from KeyboardShortcuts.ts (#9034) 2022-07-11 09:56:20 +02:00
a8d65ab5c5 Include /test in tsc config, fix rest of issues (#8119)
* fix ts issue in PosthogAnalytics test

Signed-off-by: Kerry Archibald <kerrya@element.io>

* fix remaining ts issues

Signed-off-by: Kerry Archibald <kerrya@element.io>

* tsconfig change

Signed-off-by: Kerry Archibald <kerrya@element.io>

* use sdkconfig patch instead of put

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-03-23 10:27:28 +00:00
8d13e238b9 Keybinding code unification #6 (#8042) 2022-03-14 13:25:51 +00:00