added leading semicolon
This commit is contained in:
джерело
7b6938181c
коміт
592ac5cb53
@ -1,6 +1,6 @@
|
|||||||
/*jshint -W054 */
|
/*jshint -W054 */
|
||||||
(function (exports) {
|
;(function (exports) {
|
||||||
"use strict";
|
'use strict';
|
||||||
|
|
||||||
function forEachAsync(arr, fn, thisArg) {
|
function forEachAsync(arr, fn, thisArg) {
|
||||||
var dones = []
|
var dones = []
|
||||||
|
|||||||
Завантаження…
x
Посилання в новій задачі
Block a user