add no-console
This commit is contained in:
parent
3825397238
commit
e0f9f7ae47
@ -9,5 +9,6 @@ module.exports = {
|
|||||||
browser: true
|
browser: true
|
||||||
},
|
},
|
||||||
rules: {
|
rules: {
|
||||||
|
'no-console': 'off'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user