1 Star 0 Fork 60

luisqiang/前端

forked from ZhangPengWOW/前端 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
tsconfig.node.json 221 Bytes
Copy Edit Raw Blame History
ZhangPengWOW authored 2023-11-15 10:18 . 项目初始化
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true
},
"include": [
"vite.config.ts"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qiangluis/zp-platfrom-3.git
git@gitee.com:qiangluis/zp-platfrom-3.git
qiangluis
zp-platfrom-3
前端
vue3.0

Search