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