The current repo belongs to Paused status, and some functions are restricted. For details, please refer to the description of repo status
19 Star 213 Fork 53

gyy / vue-bmap-gl
Paused

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
tsconfig.json 552 Bytes
Copy Edit Raw Blame History
{
"compilerOptions": {
"allowJs": true,
"strict": true,
"module": "ES6",
"target": "ES2018",
"noImplicitAny": false,
"declaration": true,
"moduleResolution": "Node",
"esModuleInterop": true,
"jsx": "preserve",
"sourceMap": true,
"lib": ["ES2018", "DOM"],
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"resolveJsonModule": true
},
"include": [
"src",
"amap.d.ts",
"shims-vue.d.ts"
],
"exclude": ["node_modules", "**/__test?__", "**/dist"]
}
JavaScript
1
https://gitee.com/guyangyang/vue-bmap-gl.git
git@gitee.com:guyangyang/vue-bmap-gl.git
guyangyang
vue-bmap-gl
vue-bmap-gl
dev

Search