Commit graph

5 commits

Author SHA1 Message Date
Lukas Tetzlaff
bc3825b02e Make main fields more verbose, change indentation 2017-11-06 12:27:06 +01:00
Lukas Tetzlaff
d119d620f4 Change formatting and swap forEach with for..of 2017-11-05 04:30:22 +01:00
Lukas Tetzlaff
987972854e remove every spread operator
Either using the code from before the ts-refactors or writing something that will match both our runtime targets and still provides type/ide support by using type overloads
2017-11-03 23:21:53 +01:00
Lukas Tetzlaff
4670dcf33e comment out test that fails due to typescript target 2017-11-03 23:20:39 +01:00
Lukas Tetzlaff
1eae6af315 Add suggestions from review and downgrade jsdom 2017-11-03 21:58:09 +01:00