summaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-09-06 14:39:45 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-09-06 14:39:45 +0200
commit356a2eb01a792e4e5ef1887ef02ad2d7c1613ca3 (patch)
tree0b9a1b77a7bfcfd8a185e405556e1803826322bf /tsconfig.json
parent93327f5274d3a081d56a41df0809f4c4e7535c99 (diff)
downloadwallet-core-356a2eb01a792e4e5ef1887ef02ad2d7c1613ca3.tar.gz
wallet-core-356a2eb01a792e4e5ef1887ef02ad2d7c1613ca3.tar.bz2
wallet-core-356a2eb01a792e4e5ef1887ef02ad2d7c1613ca3.zip
refactor shop api event handling
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 0e6337d86..5fa388aa9 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -12,6 +12,7 @@
"files": [
"lib/i18n.ts",
"lib/refs.ts",
+ "lib/shopApi.ts",
"lib/wallet/checkable.ts",
"lib/wallet/cryptoApi.ts",
"lib/wallet/cryptoLib.ts",
@@ -31,6 +32,7 @@
"pages/show-db.ts",
"pages/confirm-contract.tsx",
"pages/confirm-create-reserve.tsx",
+ "pages/offer-contract-from.tsx",
"test/tests/taler.ts"
]
} \ No newline at end of file