Codacy style changes for test files
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
const reject = (pred, array) => array.filter((...args) => !pred(...args));
|
||||
|
||||
module.exports = reject;
|
||||
module.exports = reject;
|
||||
|
||||
Reference in New Issue
Block a user