18 Star 503 Fork 167

孔乙己拉夫米 / react-ant-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.node.json 230 Bytes
一键复制 编辑 原始数据 按行查看 历史
孔乙己拉夫米 提交于 2022-05-11 14:56 . init
{
"compilerOptions": {
"composite": true,
"module": "esnext",
"moduleResolution": "node",
"baseUrl": ".",
"paths": {
"@/*": [
"src/*"
]
}
},
"include": [
"vite.config.ts"
]
}
TypeScript
1
https://gitee.com/kong_yiji_and_lavmi/react-ant-admin.git
git@gitee.com:kong_yiji_and_lavmi/react-ant-admin.git
kong_yiji_and_lavmi
react-ant-admin
react-ant-admin
vite

搜索帮助