Rob Wormald
Results
12
comments of
Rob Wormald
Agree this is a good idea. In a similar vein, a way to run outside of the zone would be useful as well. Something like: ``` ``` or ``` ```
Yeah, I'd like to be consistent across projects and implement this proposal: https://github.com/dherman/defense-of-dot-js/blob/master/proposal.md TS source in /src Output commonJS ES5 to the root Output standard (ES) modules to /lib Add...