Codacy style changes for test files
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
const union = (a, b) => Array.from(new Set([...a, ...b]));
|
||||
|
||||
module.exports = union;
|
||||
module.exports = union;
|
||||
|
||||
Reference in New Issue
Block a user