zcloud_gbs_basic_info_gwj-r.../jsconfig.json

10 lines
115 B
JSON
Raw Normal View History

2025-11-03 08:38:38 +08:00
{
"compilerOptions": {
"baseUrl": "src",
"paths": {
"~/*": ["*"]
}
},
"include": ["src"]
}