zcloud_gbs_qualifications-r.../jsconfig.json

10 lines
115 B
JSON
Raw Normal View History

2025-11-28 18:02:24 +08:00
{
"compilerOptions": {
"baseUrl": "src",
"paths": {
"~/*": ["*"]
}
},
"include": ["src"]
}