7 Star 35 Fork 0

灵喵崽 / BanG Player

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 548 Bytes
一键复制 编辑 原始数据 按行查看 历史
灵喵崽 提交于 2020-06-01 20:16 . 从Kohaku Home解耦并重构完毕
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"src/*": [
"src/*"
],
"app/*": [
"*"
],
"components/*": [
"src/components/*"
],
"layouts/*": [
"src/layouts/*"
],
"pages/*": [
"src/pages/*"
],
"assets/*": [
"src/assets/*"
],
"boot/*": [
"src/boot/*"
],
"vue$": [
"node_modules/vue/dist/vue.esm.js"
]
}
},
"exclude": [
"dist",
".quasar",
"node_modules"
]
}
HTML/CSS
1
https://gitee.com/ReiKohaku/BanG-Player.git
git@gitee.com:ReiKohaku/BanG-Player.git
ReiKohaku
BanG-Player
BanG Player
master

搜索帮助