6 Star 40 Fork 125

PlayEdu / PlayEdu后台界面

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.node.json 184 Bytes
一键复制 编辑 原始数据 按行查看 历史
none 提交于 2023-03-23 16:17 . 打包改为vite
{
"compilerOptions": {
"composite": true,
"module": "ESNext",
"moduleResolution": "Node",
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts"]
}
TypeScript
1
https://gitee.com/playeduxyz/backend.git
git@gitee.com:playeduxyz/backend.git
playeduxyz
backend
PlayEdu后台界面
main

搜索帮助