brackets-jshint icon indicating copy to clipboard operation
brackets-jshint copied to clipboard

ignore shebang

Open yetzt opened this issue 10 years ago • 1 comments
trafficstars

i use a shebang on my first code line for server scripts, as it is legal with node.js.

#!/usr/bin/env node

jslint in brackets moans about them and stops linting. please fix it.

yetzt avatar May 20 '15 13:05 yetzt

Is that mod you linked to actually in JSHint? If not, I can't fix it till they add it in as my extension wraps it.

cfjedimaster avatar May 20 '15 13:05 cfjedimaster