fix: tsconfig
This commit is contained in:
parent
61f3afd9ae
commit
04b35a61f9
3 changed files with 7 additions and 10 deletions
|
@ -121,11 +121,5 @@
|
|||
"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