39 Star 420 Fork 81

gyy / vue-amap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.build.config.json 195 Bytes
一键复制 编辑 原始数据 按行查看 历史
gyy 提交于 2023-12-03 00:05 . 调整文档
{
"extends": "./tsconfig.base.json",
"compilerOptions": {
"composite": true,
"module": "CommonJS",
"target": "ESNext",
"lib": ["ESNext"]
},
"include": ["build/**/*.ts"]
}
JavaScript
1
https://gitee.com/guyangyang/vue-amap.git
git@gitee.com:guyangyang/vue-amap.git
guyangyang
vue-amap
vue-amap
dev

搜索帮助