1 Star 1 Fork 1

wang5620079/mybookstore-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 182 Bytes
一键复制 编辑 原始数据 按行查看 历史
wang5620079 提交于 2021-08-06 10:00 . Initial commit
{
"compilerOptions": {
"target": "es6",
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"],
"include": ["src/**/*"]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang5620079/mybookstore-front.git
[email protected]:wang5620079/mybookstore-front.git
wang5620079
mybookstore-front
mybookstore-front
master

搜索帮助