diff --git a/.eslintrc.js b/.eslintrc.js index 09f68949c..a53086c51 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -48,7 +48,6 @@ module.exports = { // Prettier overrides: 'arrow-parens': 'off', 'function-paren-newline': 'off', - // 90 characters allows three+ side-by-side screens on a standard-size monitor 'max-len': [ 'error', {