Skip to content
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

Open
ianschmitz opened this issue Aug 13, 2019 · 11 comments
Open

Add tests for extending ESLint #7519

ianschmitz opened this issue Aug 13, 2019 · 11 comments

Comments

@ianschmitz
Copy link
Contributor

@ianschmitz ianschmitz commented Aug 13, 2019

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.

@ianschmitz ianschmitz added this to the 3.x milestone Aug 13, 2019
@ianschmitz ianschmitz changed the title Add test for extending ESLint Add tests for extending ESLint Aug 13, 2019
@dscanlan
Copy link
Contributor

@dscanlan dscanlan commented Aug 13, 2019

@ianschmitz I'll take a look at this if no one else is currently looking.

Loading

@iansu
Copy link
Collaborator

@iansu iansu commented Aug 13, 2019

@dscanlan it's all yours!

Loading

@kartik-budhiraja
Copy link

@kartik-budhiraja kartik-budhiraja commented Sep 15, 2019

I would love to take this issue if you are not working on it. @dscanlan

Loading

@dscanlan dscanlan removed their assignment Sep 16, 2019
@dscanlan
Copy link
Contributor

@dscanlan dscanlan commented Sep 16, 2019

Sure, @kartik-budhiraja . Sorry i've not got round to this..

Loading

@kushthedude
Copy link

@kushthedude kushthedude commented Sep 18, 2019

I would love to work on it @ianschmitz

Loading

@ianschmitz
Copy link
Contributor Author

@ianschmitz ianschmitz commented Sep 19, 2019

@kartik-budhiraja you want to work on this? Giver! If not @kushthedude can take it.

Loading

@kartik-budhiraja
Copy link

@kartik-budhiraja kartik-budhiraja commented Sep 19, 2019

@ianschmitz I will work over it. Thanks!

Loading

@kartik-budhiraja
Copy link

@kartik-budhiraja kartik-budhiraja commented Oct 13, 2019

@ianschmitz I created a PR #7816, it covers tests for javascript.
For typescript, all typescript tests suits fail with this error:
Failed to load parser '@typescript-eslint/parser declared in 'BaseConfig >> /Users/......./create-react-app/packages/eslint-config-react-app/index.js#overrides[0]': Cannot find module 'typescript'
Can you please help me out here?

Loading

@danangan
Copy link

@danangan danangan commented Jul 8, 2020

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.

Loading

@kartik-budhiraja
Copy link

@kartik-budhiraja kartik-budhiraja commented Jul 8, 2020

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!!

Loading

@sheepsteak
Copy link
Contributor

@sheepsteak sheepsteak commented Aug 22, 2020

I've left a comment on #7816. I had a play with it and found the problem.

Loading

kartik-budhiraja added a commit to kartik-budhiraja/create-react-app that referenced this issue Aug 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
8 participants