Add semicolon for tdd exports
This commit is contained in:
@ -7,4 +7,4 @@ return acc;
|
||||
}, {}),
|
||||
{}
|
||||
);
|
||||
module.exports = merge
|
||||
module.exports = merge;
|
||||
Reference in New Issue
Block a user