Add semicolon for tdd exports
This commit is contained in:
@ -18,4 +18,4 @@ lastTime = Date.now();
|
||||
}
|
||||
};
|
||||
};
|
||||
module.exports = throttle
|
||||
module.exports = throttle;
|
||||
Reference in New Issue
Block a user