We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b4191f commit 4bb728dCopy full SHA for 4bb728d
src/librustdoc/html/static/.eslintrc.js
@@ -64,5 +64,6 @@ module.exports = {
64
],
65
"eqeqeq": "error",
66
"no-const-assign": "error",
67
+ "no-debugger": "error",
68
}
69
};
0 commit comments