1 Star 0 Fork 29

SacRed丶心跳/MyAuthWeb

forked from TianYe/MyAuthWeb 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
jsconfig.json 217 Bytes
一键复制 编辑 原始数据 按行查看 历史
TianYe 提交于 2022-02-14 14:17 +08:00 . 初次对接
{
"compilerOptions": {
"target": "es6",
"baseUrl": ".",
"paths": {
"@/*": [
"src/*"
]
}
},
"exclude": [
"node_modules",
"dist"
],
"include": [
"src/**/*"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/sacred_Ran/my-auth-web.git
[email protected]:sacred_Ran/my-auth-web.git
sacred_Ran
my-auth-web
MyAuthWeb
feature/Lonely

搜索帮助