Michael Telatynski
|
da7aa4055e
|
Conform more of the code base to strict null checking (#10147)
* Conform more of the code base to strict null checking
* More strict fixes
* More strict work
* Fix missing optional type
* Iterate
|
2023-02-13 17:01:43 +00:00 |
|
Michael Telatynski
|
030b7e90bf
|
Enable @typescript-eslint/explicit-function-return-type in /src (#9788)
* Enable `@typescript-eslint/explicit-member-accessibility` on /src
* Prettier
* Enable `@typescript-eslint/explicit-function-return-type` in /src
* Fix types
* tsc strict fixes
* Delint
* Fix test
* Fix bad merge
|
2023-01-12 13:25:14 +00:00 |
|
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Dariusz Niemczyk
|
2c66403b3c
|
Replace console.info with logger.info
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
Dariusz Niemczyk
|
5e73a212f4
|
Replace console.error with logger.error
Related https://github.com/vector-im/element-web/issues/18425
|
2021-10-18 14:08:23 +02:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Travis Ralston
|
c9883f346c
|
Build pass 1
|
2021-06-01 22:21:04 -06:00 |
|
Andrew Morgan
|
df4631d65b
|
Fix some ineffective placeholders in a couple log lines (#5729)
Was producing `Presence: %s unavailable` in the logs.
|
2021-03-08 15:00:09 +00:00 |
|
Michael Telatynski
|
9cfc075d68
|
Convert Presence to TS
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-13 17:39:29 +01:00 |
|