mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-13 02:17:09 +00:00
xo: Upgrade xo to 0.28.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* eslint-disable unicorn/prevent-abbreviations */
|
||||
|
||||
// This util function returns the page params if they're present else returns null
|
||||
export function isPageParams(): null | object {
|
||||
let webpageParams = null;
|
||||
|
||||
Reference in New Issue
Block a user