aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-11-19 16:16:12 +0100
committerFlorian Dold <florian.dold@gmail.com>2019-11-19 16:16:12 +0100
commitd9297f3dfddd5c7b072b46dee984251e3202ad75 (patch)
tree09e6f9e9e169e554d966b8a805f9fdf6a77ca2f3 /tsconfig.json
parent87aa0f65c358773392d0c33c82fa040d466845a9 (diff)
downloadwallet-core-d9297f3dfddd5c7b072b46dee984251e3202ad75.tar.xz
work on CLI
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 820dd560a..e190e14b7 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -40,6 +40,7 @@
"src/db.ts",
"src/dbTypes.ts",
"src/headless/bank.ts",
+ "src/headless/clk.ts",
"src/headless/helpers.ts",
"src/headless/integrationtest.ts",
"src/headless/merchant.ts",