1 Star 0 Fork 0

LengZhuo/zqxm

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.json 368 Bytes
Copy Edit Raw Blame History
lengzhuo authored 2022-08-19 23:08 . init
{
"compilerOptions": {
"module": "commonjs",
"lib": [ "es2015", "es2017", "dom" ],
"target": "es5",
"experimentalDecorators": true,
"skipLibCheck": true,
"outDir": "temp/vscode-dist",
"forceConsistentCasingInFileNames": true
},
"exclude": [
"node_modules",
"library",
"local",
"temp",
"build",
"settings"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangcx2333/zqxm.git
git@gitee.com:wangcx2333/zqxm.git
wangcx2333
zqxm
zqxm
master

Search