We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7db2b00 commit 6ce2e05Copy full SHA for 6ce2e05
src/librustdoc/html/static/.eslintrc.js
@@ -77,5 +77,6 @@ module.exports = {
77
"no-template-curly-in-string": "error",
78
"block-scoped-var": "error",
79
"guard-for-in": "error",
80
+ "no-alert": "error",
81
}
82
};
0 commit comments