Codacy style changes for test files
This commit is contained in:
@ -1,3 +1,2 @@
|
||||
const show = (...el) => [...el].forEach(e => (e.style.display = ''));
|
||||
|
||||
module.exports = show;
|
||||
module.exports = show;
|
||||
|
||||
Reference in New Issue
Block a user