From 49e3b3e5b9bbf1ce356ef68f301d50c689ceecb9 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Thu, 19 Dec 2019 13:48:37 +0100 Subject: prepare for schema migrations --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 209721e7c..4156247a2 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -67,6 +67,7 @@ "src/types/history.ts", "src/types/notifications.ts", "src/types/pending.ts", + "src/types/schemacore.ts", "src/types/talerTypes.ts", "src/types/types-test.ts", "src/types/walletTypes.ts", -- cgit v1.2.3