1 Star 0 Fork 24

岁月本无尘/WaitAdmin开源后台系统(Python版)

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
tsconfig.node.json 276 Bytes
Copy Edit Raw Blame History
zero authored 2024-09-12 22:20 +08:00 . init
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true,
"strict": true
},
"include": [
"vite.config.ts"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/367151/waitadmin-python.git
git@gitee.com:367151/waitadmin-python.git
367151
waitadmin-python
WaitAdmin开源后台系统(Python版)
master

Search