What the difference and purpose of having both of them in the .jshintrc? When I want to add a variable to be ignored, which one is the best one I should use? Also I can\'t f
It seems like predef is deprecated and you should use globals instead.
predef
globals
More information here