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

eslint rule name is not displayed #132

Closed
2 tasks done
jacekkarczmarczyk opened this issue Apr 5, 2022 · 1 comment
Closed
2 tasks done

eslint rule name is not displayed #132

jacekkarczmarczyk opened this issue Apr 5, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jacekkarczmarczyk
Copy link

Describe the bug

Eslint shows the rule name when there's an error or warning, but it is not visible in the plugin (neither in console nor in the overlay)

Console:
image

Overlay:
image

Reproduction

Just create a code breaking some eslint rule

Expected behavior

Rule name is visible in console and in overlay

Screenshot from IDE:
image

System Info

win10, node 16, vite 2.9, vite-plugin-checker 0.4.5, vue 2

Additional context

No response

Validations

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
@fi3ework fi3ework added the enhancement New feature or request label Apr 5, 2022
@fi3ework
Copy link
Owner

fi3ework commented Apr 6, 2022

Good catch!

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

No branches or pull requests

2 participants