poetapp / node

The core of Po.et
https://docs.poetnetwork.net/
MIT License
194 stars 27 forks source link

Istanbul Fork? #530

Open lautarodragan opened 5 years ago

lautarodragan commented 5 years ago

Our README reads:

Note: We are using our own forks of nyc and istanbul-lib-instrument in order to add better support for TypeScript. We intend to contribute our forks back to nyc and istanbul-lib-instrument in order to make our solution available to the entire community. You can follow the issues in this PR, and check the new PRs for istanbul-lib-instrument.

Now that https://github.com/istanbuljs/istanbuljs/pull/205 is merged and https://github.com/istanbuljs/istanbuljs/pull/204 closed, is this still so? Do we need to update our dependencies or documentation?

@wzalazar

wzalazar commented 5 years ago

@lautarodragan we have to create a PR in https://github.com/istanbuljs/nyc for setting the new option

wzalazar commented 5 years ago

I created this PR https://github.com/istanbuljs/nyc/pull/948 related to this issue, but I have a problem with CI, I'm waiting for the reply of the core developers