xo: Upgrade xo to 0.28.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2020-03-23 16:52:04 -07:00
parent 611932c66d
commit 55eb768064
5 changed files with 779 additions and 84 deletions

1
typings.d.ts vendored
View File

@@ -8,6 +8,7 @@ interface PageParamsObject {
default_language: string;
external_authentication_methods: any;
}
// eslint-disable-next-line unicorn/prevent-abbreviations
declare let page_params: PageParamsObject;
// This is mostly zulip side of code we access from window