Codacy style changes for test files
This commit is contained in:
@ -8,5 +8,4 @@ const JSONtoCSV = (arr, columns, delimiter = ',') =>
|
||||
)
|
||||
)
|
||||
].join('\n');
|
||||
|
||||
module.exports = JSONtoCSV;
|
||||
module.exports = JSONtoCSV;
|
||||
|
||||
Reference in New Issue
Block a user