Harmonize tsconfig for frontend and server.
This commit is contained in:
parent
894ee97fdf
commit
22bff3496a
30 changed files with 77 additions and 53 deletions
server/db/__mocks__
|
@ -80,4 +80,4 @@ export class MockDatabase implements TypedDatabase {
|
|||
|
||||
export const db: MockDatabase = new MockDatabase();
|
||||
|
||||
export { TypedDatabase, Statement };
|
||||
export { Statement };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue