Permalink
Browse files
locally disable no-loop-func
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
DOI.js
|
@@ -140,7 +140,7 @@ function retrieveDOIs(dois, doc) { |
|
|
|
} |
|
|
|
items[item.DOI] = item; |
|
|
|
}); |
|
|
|
|
|
|
|
/* eslint-disable no-loop-func */ |
|
|
|
translate.setHandler("done", function () { |
|
|
|
numDois--; |
|
|
|
if (numDois <= 0) { |
|
|
0 comments on commit
fa24f6f