AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 DeepSeek-Reasonix
tsconfig.json
根目录
/
internal
/
lsp
/
testdata
/
lsp
/
typescript
/
tsconfig.json
1
{
2
"compilerOptions": {
3
"strict": true,
4
"noEmit": true,
5
"target": "ES2020"
6
}
7
}
8
8 lines
JSON