Codacy style changes for test files
This commit is contained in:
@ -8,5 +8,4 @@ const join = (arr, separator = ',', end = separator) =>
|
||||
: acc + val + separator,
|
||||
''
|
||||
);
|
||||
|
||||
module.exports = join;
|
||||
module.exports = join;
|
||||
|
||||
Reference in New Issue
Block a user