1 Star 1 Fork 1

alamhubb / 玩味北京线下陪玩 - 绿色

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.app.json 321 Bytes
一键复制 编辑 原始数据 按行查看 历史
socialuni 提交于 2023-08-23 02:00 . init
{
"extends": "@vue/tsconfig/tsconfig.dom.json",
"include": [
"env.d.ts",
"src/**/*",
"src/**/*.vue"
],
"exclude": [
"src/**/__tests__/*"
],
"compilerOptions": {
"composite": true,
"strict": false,
"experimentalDecorators": true,
"paths": {
"@/*": ["./src/*"]
}
}
}
JavaScript
1
https://gitee.com/alamhubb/peiwan.git
git@gitee.com:alamhubb/peiwan.git
alamhubb
peiwan
玩味北京线下陪玩 - 绿色
master

搜索帮助