diff --git a/.eslintrc.js b/.eslintrc.js index 5c469c301940..12aa005137ac 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -57,7 +57,6 @@ module.exports = { rules: { 'no-restricted-properties': 'off', 'no-restricted-syntax': 'off', - 'no-console': 'off', }, }, ],