Commit graph

8 commits

Author SHA1 Message Date
Rafael Oleza 1a9848af7f
Enable importHelpers TypeScript compiler option
This avoids inlining the TypeScript helpers and instead imports them from tslib, saving bundle size
2020-07-08 17:40:20 +02:00
Rafael Oleza a3f21ac29b
Enable esModuleInterop in TypeScript configuration 2020-07-08 17:40:20 +02:00
Ed Luff e9d567971c
Merge branch 'development' into patch-1 2019-11-04 16:39:21 +00:00
Ed Luff 2a1b1b4497
consistency 2019-10-29 22:27:10 +00:00
Ed Luff 4fe83838ae
nor allowUnused 2019-10-28 20:48:02 +00:00
Brendan Forster 62fbe90e8f format some json files 2019-05-03 09:24:59 -03:00
Brendan Forster bbab6f36e5 ensure scripts are strictly typed 2018-06-22 10:41:04 -03:00
Brendan Forster b2dc1e6ab5 add a tsconfig so we can compile the script folder automatically 2017-11-04 10:25:57 +11:00