Open sh1mmer opened 9 years ago
I tried using .eslintrc to disable a rule (max-len) but it didn't work. Using .lintrc only lowers it to a warning. It would be good to be able to control that better.
max-len
.lintrc
:+1:
I tried using .eslintrc to disable a rule (
max-len
) but it didn't work. Using.lintrc
only lowers it to a warning. It would be good to be able to control that better.