More parity with eslint/jshint#5
Conversation
`Object.keys(jshint.browser.globals).filter(function(key){return !(key in sindreglobals.browser)})`
Does the
Agreed. |
|
The |
|
Yeah, I don't see the point of having a separate |
More parity with eslint/jshint
|
Thanks for doing the grunt work on this :D |
|
I just found myself here as a result of pondering on a |
|
@lennym so in this scenario you want to be able to reuse the other identifier names used as |
|
I'm running eslint over code which is run in browser, but uses browserify. Thus I want |
|
In case one accidentally uses a |
|
Yes, I had a play and it seems that you're right. Browserify does seem to "just work" as best as it can with node globals. I still feel like setting env |
builtin? #2) and added Object.prototype methods (toString #3)browserify- shouldn't thenodelist should just be used any time this one is desired?shelljs,dojo,mootools,prototypejsbrowserlist anything that was missing when compared with jshint's version of the list