Codacy style changes for test files
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
const all = (arr, fn = Boolean) => arr.every(fn);
|
||||
|
||||
module.exports = all;
|
||||
module.exports = all;
|
||||
|
||||
Reference in New Issue
Block a user