Add semicolon for tdd exports
This commit is contained in:
@ -17,4 +17,4 @@ return (
|
||||
')'
|
||||
);
|
||||
};
|
||||
module.exports = hexToRGB
|
||||
module.exports = hexToRGB;
|
||||
Reference in New Issue
Block a user