microsoft / microsoft/vscode-python-environments
Avoid using /* eslint-disable @typescript-eslint/no-explicit-any */
Open
@anthonykim1 is already working on this.
Since Nov 6, 2025.
debt
needs PR
- Dominant language
- TypeScript
- Stars
- 138
- Forks
- 62
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 35
Description
Avoid using /* eslint-disable @typescript-eslint/no-explicit-any */ in https://github.com/microsoft/vscode-python-environments/blob/12a7df6d44d2a8fd9476dceab933351fe2b75eae/src/common/window.apis.ts
and upcoming tasks.api.ts in https://github.com/microsoft/vscode-python-environments/pull/964
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.