Codacy style changes for test files
This commit is contained in:
@ -5,5 +5,4 @@ const rearg = (fn, indexes) => (...args) =>
|
||||
Array.from({ length: indexes.length })
|
||||
)
|
||||
);
|
||||
|
||||
module.exports = rearg;
|
||||
module.exports = rearg;
|
||||
|
||||
Reference in New Issue
Block a user