From 8c0c4b5331d3cb467bb24c253fae3ca623ba5205 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 17 Oct 2016 15:58:36 +0200 Subject: automatic refresh --- tsconfig.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index fa6cde6d3..e9efcb50c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,8 +13,10 @@ "noImplicitAny": true }, "files": [ + "lib/components.ts", + "test/tests/taler.ts", + "lib/refs.d.ts", "lib/i18n.ts", - "lib/refs.ts", "lib/shopApi.ts", "lib/taler-wallet-lib.ts", "lib/wallet/checkable.ts", @@ -38,7 +40,6 @@ "pages/show-db.ts", "pages/confirm-contract.tsx", "pages/confirm-create-reserve.tsx", - "pages/tree.tsx", - "test/tests/taler.ts" + "pages/tree.tsx" ] } \ No newline at end of file -- cgit v1.2.3