UNPKG
aomd-amap
Version:
latest (1.0.1)
1.0.1
1.0.0
高德代码辅助提示
github.com/Aomd/AMap
Aomd/AMap
aomd-amap
/
jsconfig.json
14 lines
•
225 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"compilerOptions"
:
{
"target"
:
"es6"
,
"module"
:
"commonjs"
,
"allowSyntheticDefaultImports"
:
true
}
,
"exclude"
:
[
"node_modules"
,
"bower_components"
,
"jspm_packages"
,
"tmp"
,
"temp"
]
}