Commit graph

6 commits

Author SHA1 Message Date
Dragory
6d6bc735e9
Fix TS error with twemoji typings without dom lib
Including the dom lib doesn't make much sense since we're not in a
browser environment. While this solution isn't perfect either, I
think it's more fitting.
2020-01-18 11:12:11 +02:00
roflmaoqwerty
b092dda079 default emoji support for !jumbo 2020-01-14 18:46:53 +11:00
Dragory
73780e503f Add source map support to backend dev builds 2019-12-08 02:05:35 +02:00
Dragory
00e047f701 Change target in tsconfig from esnext to es2018 to support optional chaining/nullish coalescing on Node.js 12 2019-11-27 21:43:54 +02:00
Dragory
f0e9d9ff7f Fix @shared tsconfig paths so they resolve properly 2019-11-07 22:53:11 +02:00
Dragory
16111bbe84 Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00