1 Star 0 Fork 0

影云/tensorboard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 846 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"compilerOptions": {
"downlevelIteration": true,
"emitDecoratorMetadata": true,
"exactOptionalPropertyTypes": true,
"experimentalDecorators": true,
"importHelpers": true,
"inlineSourceMap": true,
"lib": ["dom", "es2021", "dom.iterable"],
"moduleResolution": "node",
"module": "es2022",
"noFallthroughCasesInSwitch": true,
"noImplicitReturns": true,
"noImplicitOverride": true,
"skipLibCheck": true,
"strict": true,
// Don't scan the node_modules/@types folder for ambient types.
// This would force us to have all the types in the dependencies of
// each library.
// Instead we'll be explicit about declaring ambient type dependencies
// using the ///<reference types=""/> syntax.
"types": []
},
"angularCompilerOptions": {
"strictTemplates": true
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/movingyingyun/tensorboard.git
git@gitee.com:movingyingyun/tensorboard.git
movingyingyun
tensorboard
tensorboard
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385