Configuration of max-len in eslint

前端 未结 0 1583
鱼传尺愫
鱼传尺愫 2020-12-19 10:12

I am trying to configure eslint and have this rule:

"max-len": [1, { "code": 120 }],

I know it\'s reading this file, beca

相关标签:
回答
  • 消灭零回复
提交回复
热议问题