Closed hacker112 closed 10 years ago
Thank you!
Well thank you for letting me participate :-)
Cool option! Is there any possibility to extend "jshint.globals" under "Debug > Open Preferences File" with this option?
I've tried with
{
"extends": "",
...
}
with no success (in fact I'm getting Bad option: 'extends')
Added the extends options according to: https://github.com/jshint/jshint/pull/1314 Implemented in the cli.js of the command line version of jshint in loadConfig on line 532: