mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-ui-libs.git
synced 2026-01-27 10:23:05 +00:00
10 lines
113 B
JSON
10 lines
113 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "src",
|
|
"paths": {
|
|
"*": ["*"]
|
|
}
|
|
},
|
|
"include": ["src"]
|
|
}
|