Commit Graph

3 Commits

Author SHA1 Message Date
David Wheatley
ad02f0845d Add support for Array.flat() as per core polyfill 2021-09-10 19:08:58 +01:00
David Wheatley
6040aa0da9 Add support for .finally in promises (#3)
See: https://stackoverflow.com/a/54746036/11091039

We use `Promise.finally` in core, but the `tsconfig.json` doesn't list it as supported.
2021-07-30 20:26:13 +01:00
David Wheatley
36f546aefa Initial commit 2021-05-12 00:37:38 +01:00