renovate/lib/.eslintrc.js

5 lines
65 B
JavaScript

module.exports = {
globals: {
renovateCache: true,
},
};