Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
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
.