How do I turn off the exact location of the error code in Eslint?

how can I not show the specific location of the error in ESLint?
for this reason, this paragraph will be added to my prompt in Sublime.
even if there is this, and there is no new line, it looks very strange.
or is there anything configured to wrap the line in Sublime to display this error message?


Sublime


turn off display errors

"show_errors_inline": false,
Menu