We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca88a8 commit 2745a56Copy full SHA for 2745a56
.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