django-vue3-admin-web/node_modules/echarts-gl/jsconfig.json
2025-10-20 21:21:14 +08:00

10 lines
137 B
JSON

{
"compilerOptions": {
"target": "ES5"
},
"exclude": [
"node_modules",
"dist",
"test"
]
}