72fcf5394a
底层渲染库舍弃 zrender,换为 antvG6
15 lines
164 B
JSON
15 lines
164 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "ES2015",
|
|
"module": "commonJS",
|
|
"removeComments": true
|
|
},
|
|
"exclude": [
|
|
"node_modules"
|
|
]
|
|
}
|
|
|
|
|
|
|
|
|