Michael Telatynski
|
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 |
|
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 |
|
CommanderRoot
|
c35fc169f5
|
Replace deprecated String#substr with String#slice (#8314)
|
2022-04-14 07:52:42 +00:00 |
|
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
|
Dariusz Niemczyk
|
5290afcc4c
|
Replace console.warn with logger.warn
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 |
|
Germain Souquet
|
a57887cc61
|
Prevent layout trashing on EffectsOverlay
|
2021-05-25 10:28:32 +01:00 |
|
Michael Telatynski
|
afd9843722
|
Fix broken string interpolation in chat effects warning
|
2021-05-18 10:28:37 +01:00 |
|
Travis Ralston
|
603a1c8ffb
|
Fix linter
|
2020-12-07 15:37:26 -07:00 |
|
Travis Ralston
|
550a5220d9
|
Undocumented linter cleanup
|
2020-12-07 15:12:26 -07:00 |
|
nurjinn jafar
|
111515e794
|
fixed linter problem
|
2020-12-01 17:37:28 +01:00 |
|
nurjinn jafar
|
1bf7ff8994
|
null check added
path to confetti fixed after refactoring
|
2020-12-01 17:15:02 +01:00 |
|
nurjinn jafar
|
6ce5d3b044
|
refactored effects dir and changed effects exported name
|
2020-11-27 16:32:04 +01:00 |
|