JSH318916: Do not make functions within a loop

This option suppresses warnings about functions inside of loops. Defining functions inside of loops can lead to bugs. (JSHint option 'loopfunc')

TypeName: DoNotMakeFunctionsWithinALoop
CheckId: JSH318916
Severity: Warning
Type: JavaScriptFile
Links

comments powered by Disqus