jscssphtml

Results 3 comments of jscssphtml

Yes, i tried v0.0.5-beta and v0.0.6-beta.

Since only the next line is reported, this works fine: ```php $this->markTestSkipped('Not implemented yet'); // @phpstan-ignore-next-line ``` With this apporach you are able to ignore only the skips you want...

I think this is the same issue as https://github.com/j3k0/cordova-plugin-purchase/issues/1248. Having the same problem here.