ESLint output not showing up in dev tools console #2147
Unanswered
nurbek-ab
asked this question in
Troubleshooting
Replies: 2 comments 1 reply
-
@nurbek-ab You didn't install Here is a reference: https://www.snowpack.dev/guides/connecting-tools |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm also looking for a solution to this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've setup ESLint according to the docs:
My package.json:
my .eslintrc:
Now when there is an ESLint error it logs to my windows power shell:
But browser console has no ESLint messages. Am I doing something wrong or output to devtools console is not working?
Beta Was this translation helpful? Give feedback.
All reactions