microsoft / microsoft/TypeScript
Typescript 6.0.3升级到7.0后报错
@joj is already working on this.
Since Jul 30, 2026.
- Dominant language
- Go
- Stars
- 111k
- Forks
- 14.3k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 132
Description
### 🔎 Search Terms
报错信息:Option 'target=ES5' has been removed. Please remove it from your configuration.
系统环境:vs 2026 18.8.2
项目环境:asp.net mvc , .net 10.0.302
### 🕗 Version & Regression Information
- This changed between versions ______ and _______
- This changed in commit or PR _______
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about _________
- I was unable to test this on prior versions because _______
### ⏯ Playground Link
_No response_
### 💻 Code
```ts
// Your code here
```
### 🙁 Actual behavior
Typescript 6.3升级到7.0后,vs 2026无法编译重新生成项目
### 🙂 Expected behavior
### Additional information about the issue
_No response_
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.