chore(docs): allow console
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
extends: ['@tooling/eslint-config'],
|
extends: ['@tooling/eslint-config'],
|
||||||
|
rules: {
|
||||||
|
'no-console': 0,
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user