mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 22:29:06 +00:00
5 lines
63 B
JavaScript
5 lines
63 B
JavaScript
module.exports = {
|
|
'env': {
|
|
'mocha': true,
|
|
},
|
|
};
|