wip
This commit is contained in:
parent
296b8ce24b
commit
dc76f14457
31 changed files with 120 additions and 25 deletions
|
|
@ -23,7 +23,8 @@
|
|||
"useDefineForClassFields": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
"@/*": ["./src/*"],
|
||||
"@@/*": ["../frontend-shared/*"]
|
||||
},
|
||||
"typeRoots": [
|
||||
"./@types",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue