Add semicolon for tdd exports
This commit is contained in:
@ -5,4 +5,4 @@ fn(
|
||||
Array.from({ length: indexes.length })
|
||||
)
|
||||
);
|
||||
module.exports = rearg
|
||||
module.exports = rearg;
|
||||
Reference in New Issue
Block a user