Add semicolon for tdd exports
This commit is contained in:
@ -12,4 +12,4 @@ crypto
|
||||
0
|
||||
)
|
||||
);
|
||||
module.exports = hashNode
|
||||
module.exports = hashNode;
|
||||
Reference in New Issue
Block a user