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 578466f commit df406daCopy full SHA for df406da
.eslintrc.js
@@ -34,7 +34,6 @@ module.exports = {
34
],
35
"comma-dangle": "off",
36
"no-tabs": "off",
37
- "no-console": "off", // until we have better logging
38
'valid-jsdoc': [
39
2,
40
{
0 commit comments