jslint stopping at question mark <?php in first line
Hello community,
since the new phpstorm version I get an error because jslint is stopping at the first line of a php code marking the question mark of <?php
This error is new.
Any ideas? Why is phpStorm scanning a php document with JSLint??
Thank you,
Adrian.
Please sign in to leave a comment.
Hi Adrian,
http://youtrack.jetbrains.com/issue/WI-14228
If you are not using this JSLint tool, then just turn it off. Otherwise wait until this gets fixed or some workaround to be provided.
Hi,
ah, thanks, havn´t known that this is already a known bug.
Thank you a lot, Adrian.