Is there a way to get eslint to ignore long markdown lines? #2036
-
Hey! Thanks for this plugin. It's working great so far :) Just a question around the I hope that made sense. I've attached a screenshot which hopefully illustrates it a bit better. Cheers! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
/cc @JounQin |
Beta Was this translation helpful? Give feedback.
-
@omidantilong A reproduction is needed. |
Beta Was this translation helpful? Give feedback.
-
@JounQin it actually looks like prettier does a good job handling line length in place of eslint here, with the rule turned off in eslint overrides. I'm happy with that for now. If you want a reproduction for your own investigations still let me know. |
Beta Was this translation helpful? Give feedback.
@JounQin it actually looks like prettier does a good job handling line length in place of eslint here, with the rule turned off in eslint overrides. I'm happy with that for now. If you want a reproduction for your own investigations still let me know.