feature/convert-abstract-service-to-ts #1798

Merged
konrad merged 32 commits from dpschen/frontend:feature/convert-abstract-service-to-ts into main 2022-09-06 09:26:49 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 79e7e4a8ae - Show all commits

View File

@ -5,6 +5,7 @@
"compilerOptions": {
"composite": true,
"baseUrl": ".",
"lib": ["ESNext"],
"importHelpers": true,
"sourceMap": true,