I am trying to configure eslint and have this rule:
"max-len": [1, { "code": 120 }],
I know it\'s reading this file, beca