]> git.openstreetmap.org Git - rails.git/blobdiff - config/eslint.js
Merge remote-tracking branch 'upstream/pull/5634'
[rails.git] / config / eslint.js
index 8307b15d6cc1a63dc49721560a0e3739587b2320..90040f7bfae41cdaf6e7deb55f79d4bc29d86e4f 100644 (file)
@@ -86,7 +86,7 @@ module.exports = [
       "curly": ["error", "multi-line", "consistent"],
       "dot-notation": "error",
       "eqeqeq": ["error", "smart"],
-      "no-alert": "warn",
+      "no-alert": "error",
       "no-array-constructor": "error",
       "no-caller": "error",
       "no-console": "warn",