Run Eslint with Bazel #3633
Unanswered
emresiimseek
asked this question in
Q&A
Replies: 2 comments 1 reply
-
rules_nodejs is no longer maintained. I started some work on "proper" eslint support under Bazel: aspect-build/rules_js#658 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for your response Alex.
|
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
-
Hey everyone,
Is there any way to run "lint": "eslint --ext .js,.ts,.jsx,.tsx src" script with Bazel?
I could not find anything on google.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions