-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Event Hub] Use our ESLint plugin #11468
[Event Hub] Use our ESLint plugin #11468
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you give me a simple idea of what this ended up doing? Are we seeing more errors? Less? No change?
@deyaaeldeen Perhaps linking to the related issue might have helped. I dont have an answer for whether we will have more errors or not, taking a look at the generated lint report before and after this change can help there |
@richardpark-msft |
@deyaaeldeen - looks great to me. Looks like we even pick up some better validation around our package.json too, which is a plus! |
Switching the eslint configuration file to use the newer one in the root of the repository. See #11256.