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 7453733 commit 7ecfa6aCopy full SHA for 7ecfa6a
.eslintrc.json
@@ -29,6 +29,7 @@
29
"guard-for-in": "error",
30
"no-alert": "error",
31
"no-caller": "error",
32
+ "no-console": "error",
33
"no-div-regex": "error",
34
"no-else-return": "error",
35
"no-empty-function": "error",
0 commit comments