Eric Morand

Results 13 comments of Eric Morand

Thank you @romangurevitch. I think this is basically what we tested, but we can't make it work. Maybe there is something wrong with the way we attach the VCS information....

Another interesting test is using jest to check the coverage of the jest project itself, with every `istanbul ignore` pragma removed for consistency. > Using `babel` as provider ```shell $...

@SimenB, Thanks a lot for the review. `typescript` dependency was removed entirely. I replaced `one-double-zero` dependency with `one-double-zero-core`, the API that fuels `one-double-zero`. It embeds its own parser, removing the...