summaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-06-04 19:27:50 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-06-04 19:27:50 +0200
commit55a1b25ea2312f2e0bd476513015b952ace914dd (patch)
tree5bdfdda20eeec9751bb0b545a64105b73136ec0c /tsconfig.json
parent4d70795c98cb78fbbd5473071a0365bdeb406312 (diff)
downloadwallet-core-55a1b25ea2312f2e0bd476513015b952ace914dd.tar.gz
wallet-core-55a1b25ea2312f2e0bd476513015b952ace914dd.tar.bz2
wallet-core-55a1b25ea2312f2e0bd476513015b952ace914dd.zip
Add libtool version comparison module and tests
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 dee558cf1..7bcf7d495 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -39,6 +39,8 @@
"src/http.ts",
"src/i18n.tsx",
"src/i18n/strings.ts",
+ "src/libtoolVersion-test.ts",
+ "src/libtoolVersion.ts",
"src/logging.ts",
"src/memidb-test.ts",
"src/memidb.ts",