mirror of
https://github.com/element-hq/element-call.git
synced 2026-07-29 10:09:48 +00:00
This upgrade came with a number of new lints that needed to be fixed across the code base. Primarily: explicit return types on functions, and explicit visibility modifiers on class members.