Skip to content

Commit 085e758

Browse files
committed
Allow functions created in a loop.
1 parent 045c38a commit 085e758

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.jshintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"immed": true,
1414
"browser": true,
1515
"es3": true,
16+
"loopfunc": true,
1617
"camelcase": true,
1718
"nonbsp": true,
1819
"freeze": true,

0 commit comments

Comments
 (0)