fix(eslint): Rule "no-debugger"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
ccd4019140
commit
eb0ee565f9
@ -195,7 +195,7 @@
|
|||||||
"warn"
|
"warn"
|
||||||
],
|
],
|
||||||
"no-debugger": [
|
"no-debugger": [
|
||||||
"error"
|
"warn"
|
||||||
],
|
],
|
||||||
"no-eval": [
|
"no-eval": [
|
||||||
"error",
|
"error",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user