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