cfjedimaster / brackets-jshint

Adds JSHint support to Brackets
MIT License
131 stars 41 forks source link

Script URL incorrectly #88

Closed lelinhtinh closed 8 years ago

lelinhtinh commented 8 years ago

My script doesn't create a new url that is just testing it. I think this shouldn't be a Script URL problem.

if (link.protocol === 'javascript:')
lelinhtinh commented 8 years ago

Reported at https://github.com/jshint/jshint/issues/2981