Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESPlint display at which line it found the issue #100

Open
Zergus opened this issue Feb 26, 2021 · 1 comment
Open

ESPlint display at which line it found the issue #100

Zergus opened this issue Feb 26, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Zergus
Copy link

Zergus commented Feb 26, 2021

Hello! Is there any configuration option I can use to display which line issue/warning was found? It giving real headaches when trying to figure it out having several hundreds lines file... eg.

Warnings of "prefer-const" have increase by +1 in "src/app/modules/somefile.tsx"

Thanks!

@hjylewis hjylewis added enhancement New feature or request help wanted Extra attention is needed labels Mar 2, 2021
@hjylewis
Copy link
Owner

hjylewis commented Mar 2, 2021

Unfortunately there isn't a configuration option for that.

It would be nice to add that. PRs welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants