Codacy style changes for test files
This commit is contained in:
@ -7,5 +7,4 @@ const unzipWith = (arr, fn) =>
|
||||
}).map(x => [])
|
||||
)
|
||||
.map(val => fn(...val));
|
||||
|
||||
module.exports = unzipWith;
|
||||
module.exports = unzipWith;
|
||||
|
||||
Reference in New Issue
Block a user