We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf2d830 + 47edc9c commit 0d1f45eCopy full SHA for 0d1f45e
.eslintrc.cjs
@@ -17,6 +17,5 @@ module.exports = {
17
'import/extensions': ['error', {
18
js: 'always',
19
}],
20
- 'no-console': 'on',
21
},
22
-};
+};
0 commit comments