summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/rules/eslint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rules/eslint.json b/src/rules/eslint.json
index d08f852..30f12c6 100644
--- a/src/rules/eslint.json
+++ b/src/rules/eslint.json
@@ -55,7 +55,7 @@
"off"
],
"no-alert": [
- "warn"
+ "error"
],
"no-catch-shadow": [
"off"