fix: Missing modules (?)
This commit is contained in:
parent
358dcb07e0
commit
2866894707
8 changed files with 27 additions and 22 deletions
|
@ -121,5 +121,11 @@
|
|||
"skipLibCheck": true,
|
||||
/* Skip type checking all .d.ts files. */
|
||||
"resolveJsonModule": true
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "backend" },
|
||||
{ "path": "common" },
|
||||
{ "path": "frontend" }
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue