Preparing file structure for multi service build and host.
This commit is contained in:
parent
a69c697b24
commit
3a761e3eb1
16 changed files with 89 additions and 17 deletions
8
web-app/jsconfig.json
Normal file
8
web-app/jsconfig.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "web-app/src"
|
||||
},
|
||||
"include": [
|
||||
"web-app/src"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue