How to ignore blocks of code
eddiemonge opened this issue · 10 comments
eddiemonge commented
Istanbul has /* istanbul ignore next */
. Whats the ibrik way of doing it? Or is that even supported?
michaelficarra commented
Does ### istanbul ignore next ###
not work?
eddiemonge commented
Doesn't seem to.
Spadavecchia commented
I tried backtick javascript comment and it doesn't work:
/* istanbul ignore next */
jigfox commented
Any new on this?
rktjmp commented
+1
Zolmeister commented
+1
kimardenmiller commented
@Constellation any idea when this fix will make it into the NPM release?
Spadavecchia commented
Why not published yet? How can I help?
kimardenmiller commented
Thanks, @Spadavecchia. It's not in 2.0, correct? ... https://www.npmjs.com/package/ibrik
Spadavecchia commented
@kimardenmiller It's not in 2.0 Who can publish it?