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

ESLint is not configured to work with Typescript #472

Closed
TClark1011 opened this issue Jul 13, 2022 · 1 comment · Fixed by #474
Closed

ESLint is not configured to work with Typescript #472

TClark1011 opened this issue Jul 13, 2022 · 1 comment · Fixed by #474
Labels

Comments

@TClark1011
Copy link
Contributor

Currently, eslint cannot be used to format typescript files in this project because the "@typescript/eslint" parser needs to be used. I have already got this fixed on my fork, I just figured I would check to make sure this is something that is actually wanted before I opened up a new PR.

@TClark1011 TClark1011 changed the title ESLint is not configured to work with typescript ESLint is not configured to work with Typescript Jul 13, 2022
@angus-c
Copy link
Owner

angus-c commented Jul 18, 2022

Yes this makes sense. PR would be really welcome. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants