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
Add tests for extending ESLint #7519
Comments
@ianschmitz I'll take a look at this if no one else is currently looking. |
@dscanlan it's all yours! |
I would love to take this issue if you are not working on it. @dscanlan |
Sure, @kartik-budhiraja . Sorry i've not got round to this.. |
I would love to work on it @ianschmitz |
@kartik-budhiraja you want to work on this? Giver! If not @kushthedude can take it. |
@ianschmitz I will work over it. Thanks! |
@ianschmitz I created a PR #7816, it covers tests for javascript. |
Hi everyone, what is the status on this issue? I would love to continue working at the existing PR if no one is looking at it right now. |
Hey @danangan, feel free to take over the PR if you want, I am still stuck at the same issue. If you can get it solved, go for it!! |
I've left a comment on #7816. I had a play with it and found the problem. |
This is a good first PR!
We should add some tests to cover #7036. They should cover both JavaScript and TypeScript support.
They can probably be added to
test/fixtures
.The text was updated successfully, but these errors were encountered: