mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui.git
synced 2025-10-29 09:52:31 +00:00
10 lines
113 B
JSON
10 lines
113 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "src",
|
|
"paths": {
|
|
"*": ["*"]
|
|
}
|
|
},
|
|
"include": ["src"]
|
|
}
|