Commit Graph

8 Commits (6d0af83df4be4e8522290fb417e930dc0c5def80)

Author SHA1 Message Date
Dariusz Niemczyk 2d1d42b90e
Globally replace all console.logs via codemod (#6827)
This commit replaces all the `console.log` to `logger.log` via an automated script.
Related: vector-im/element-web#18425
2021-09-21 09:48:09 -06:00
Michael Telatynski ce78cdf4ad Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
David Baker 086a8cbbb3 Update import location for types
Apparently all the types themselves are fine, even though some of
the function signatures have been updated to return Promises... we
were alreaady await-ing on them.
2021-07-07 20:19:52 +01:00
David Baker c6d1dc7e8e lint 2021-07-01 15:11:18 +01:00
David Baker 16fb24fa09 Remove unused prop 2021-07-01 14:03:01 +01:00
David Baker 642405dbd0 Use new types 2021-07-01 13:55:57 +01:00
David Baker 70a3679d43 more ts 2021-07-01 13:49:58 +01:00
David Baker 46b2f0404a Basic ts-ification of SetupEncryptionBody 2021-07-01 13:45:33 +01:00