UNPKG

60 BJavaScriptView Raw
1module.exports = {
2 rules: {
3 'no-console': 'off'
4 }
5}