8 lines
98 B
JSON
8 lines
98 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "web-app/src"
|
|
},
|
|
"include": [
|
|
"web-app/src"
|
|
]
|
|
}
|