fix(eslint): Rule "no-alert"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -55,7 +55,7 @@
|
|||||||
"off"
|
"off"
|
||||||
],
|
],
|
||||||
"no-alert": [
|
"no-alert": [
|
||||||
"warn"
|
"error"
|
||||||
],
|
],
|
||||||
"no-catch-shadow": [
|
"no-catch-shadow": [
|
||||||
"off"
|
"off"
|
||||||
|
Reference in New Issue
Block a user