Codacy style changes for test files
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
const coalesce = (...args) => args.find(_ => ![undefined, null].includes(_));
|
||||
|
||||
module.exports = coalesce;
|
||||
module.exports = coalesce;
|
||||
|
||||
Reference in New Issue
Block a user