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
|
91d4c63090
|
Various grammatical changes
|
2021-07-09 08:56:10 +01:00 |
|
David Wheatley
|
f4807ada6a
|
q
|
2021-07-09 08:55:14 +01:00 |
|
David Wheatley
|
818ae1c8b2
|
v1.0.0
|
2021-05-29 14:09:12 +01:00 |
|
David Wheatley
|
f1635cde13
|
Add support for Flarum typings in tsconfig
|
2021-05-27 22:37:32 +01:00 |
|
David Wheatley
|
df4b5969e3
|
Add missing typing packages as dependencies
These are required for core's global packages shim to work.
|
2021-05-20 22:51:33 +01:00 |
|
David Wheatley
|
47f28b5681
|
Add MIT license
Matches other Flarum repos
|
2021-05-15 00:53:49 +01:00 |
|
David Wheatley
|
a9184a1c2e
|
Fix base tsconfig typo
|
2021-05-12 01:03:52 +01:00 |
|
David Wheatley
|
36f546aefa
|
Initial commit
|
2021-05-12 00:37:38 +01:00 |
|