fix(eslint): Rule "no-console"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
55d7364ea2
commit
eaa0627dae
@ -72,10 +72,7 @@
|
|||||||
"off"
|
"off"
|
||||||
],
|
],
|
||||||
"no-console": [
|
"no-console": [
|
||||||
"warn",
|
"warn"
|
||||||
{
|
|
||||||
"allow": []
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"no-debugger": [
|
"no-debugger": [
|
||||||
"error"
|
"error"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user