39 Star 420 Fork 81

gyy / vue-amap

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

搜索帮助