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

Transition to native Typescript support #201

Open
AndreaPontrandolfo opened this issue Aug 11, 2024 · 3 comments
Open

Transition to native Typescript support #201

AndreaPontrandolfo opened this issue Aug 11, 2024 · 3 comments
Labels
refactor triaging Issue is still being evaluated. PRs not yet accepted.

Comments

@AndreaPontrandolfo
Copy link
Owner

ESLint now supports eslint.config.{ts,cts,mts} natively. We should adopt that instead of our custom implementation with eslint-ts-patch.

@AndreaPontrandolfo
Copy link
Owner Author

BLOCKED BY: microsoft/vscode-eslint#1917

@AndreaPontrandolfo AndreaPontrandolfo added refactor accepted The issue is accepted and a PR can be proposed. labels Aug 17, 2024
@lishaduck
Copy link
Contributor

Fixed by #225?
I saw some parts in the diff about ts.

@AndreaPontrandolfo
Copy link
Owner Author

Oh no, we are still on antfu/eslint-ts-patch.
I'm waiting for the dust to settle on microsoft/vscode-eslint#1917 before migrating.

@AndreaPontrandolfo AndreaPontrandolfo added triaging Issue is still being evaluated. PRs not yet accepted. and removed accepted The issue is accepted and a PR can be proposed. labels Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor triaging Issue is still being evaluated. PRs not yet accepted.
Projects
None yet
Development

No branches or pull requests

2 participants