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