hefeihvac_java/node_modules/echarts-gl/jsconfig.json

10 lines
137 B
JSON
Raw Permalink Normal View History

2024-04-07 18:15:00 +08:00
{
"compilerOptions": {
"target": "ES5"
},
"exclude": [
"node_modules",
"dist",
"test"
]
}