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

Change Request: Set up typescript-eslint #69

Closed
3 of 5 tasks
nzakas opened this issue Jun 24, 2024 · 2 comments · Fixed by #90
Closed
3 of 5 tasks

Change Request: Set up typescript-eslint #69

nzakas opened this issue Jun 24, 2024 · 2 comments · Fixed by #90
Assignees
Labels
enhancement New feature or request

Comments

@nzakas
Copy link
Member

nzakas commented Jun 24, 2024

Which packages would you like to change?

  • @eslint/compat
  • @eslint/config-array
  • @eslint/migrate-config
  • @eslint/object-schema

What problem do you want to solve?

We have several packages that have at least one .ts file, but we have no automation aside from running tsc to check its validity.

What do you think is the correct solution?

We should set up typescript-eslint to lint all .ts files. This will double as an integration test for us with typescript-eslint.

Participation

  • I am willing to submit a pull request for this change.

Additional comments

@JoshuaKGoldberg feel like taking this one?

@nzakas nzakas added the enhancement New feature or request label Jun 24, 2024
@JoshuaKGoldberg
Copy link
Contributor

I'd love to. 🙂

@JoshuaKGoldberg
Copy link
Contributor

I think I should wait until #68 is in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants