1 Star 0 Fork 62

信息1702刘子睿/AngularTutorial

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
tsconfig.app.json 210 Bytes
Copy Edit Raw Blame History
cqqs authored 2020-02-23 14:33 . initial commit
{
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "./out-tsc/app",
"types": []
},
"files": [
"src/main.ts",
"src/polyfills.ts"
],
"include": [
"src/**/*.d.ts"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ranxi1098/AngularTutorial.git
git@gitee.com:ranxi1098/AngularTutorial.git
ranxi1098
AngularTutorial
AngularTutorial
practice1

Search