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

[email protected] is not supported, and I found this version supported TS config files already #11

Open
5 of 7 tasks
yunsii opened this issue Aug 10, 2024 · 3 comments

Comments

@yunsii
Copy link

yunsii commented Aug 10, 2024

Describe the bug

https://github.com/eslint/eslint/releases/tag/v9.9.0

Reproduction

https://github.com/eslint/eslint/releases/tag/v9.9.0

System Info

System:
    OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish)
    CPU: (12) x64 Intel(R) Core(TM) i7-10710U CPU @ 1.10GHz
    Memory: 12.63 GB / 15.52 GB
    Container: Yes
    Shell: 5.8.1 - /usr/bin/zsh
  Binaries:
    Node: 22.6.0 - ~/.nvm/versions/node/v22.6.0/bin/node
    Yarn: 1.22.10 - /mnt/c/Users/zpr1g/AppData/Roaming/npm/yarn
    npm: 10.8.2 - ~/.nvm/versions/node/v22.6.0/bin/npm
    pnpm: 8.6.10 - /mnt/c/Users/zpr1g/AppData/Roaming/npm/pnpm

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
@antfu
Copy link
Owner

antfu commented Aug 10, 2024

In that sense you probably don't need this patch anymore, right?

@yunsii
Copy link
Author

yunsii commented Aug 10, 2024

Yes, I have tried to remove this patch and it works 😄

@yunsii
Copy link
Author

yunsii commented Aug 10, 2024

And run eslint cli with unstable_ts_config option is required, VS Code config should also update refer to microsoft/vscode-eslint#1917

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

No branches or pull requests

2 participants