Constellation/ibrik

How to ignore blocks of code

eddiemonge opened this issue · 10 comments

Istanbul has /* istanbul ignore next */. Whats the ibrik way of doing it? Or is that even supported?

Does ### istanbul ignore next ### not work?

Doesn't seem to.

I tried backtick javascript comment and it doesn't work:
/* istanbul ignore next */

Any new on this?

+1

@Constellation any idea when this fix will make it into the NPM release?

Why not published yet? How can I help?

Thanks, @Spadavecchia. It's not in 2.0, correct? ... https://www.npmjs.com/package/ibrik

@kimardenmiller It's not in 2.0 Who can publish it?