4 lines
41 B
JavaScript
4 lines
41 B
JavaScript
|
module.exports = {
|
||
|
reporter: 'dot',
|
||
|
};
|