diff options
author | tg(x) <*@tg-x.net> | 2016-09-30 20:45:25 +0200 |
---|---|---|
committer | tg(x) <*@tg-x.net> | 2016-09-30 20:45:25 +0200 |
commit | bdedeee25cb99e0d97b326eed10df987ed8c364c (patch) | |
tree | edbfd6550b759fb10eae54efcb533814e266fbdb /tsconfig.json | |
parent | c82c605656d0e88a9703c563d9480a144fb00cd9 (diff) |
tsconfig
Diffstat (limited to 'tsconfig.json')
-rw-r--r-- | tsconfig.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json index 161b778f2..ced83818b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -26,6 +26,7 @@ "lib/wallet/helpers.ts", "lib/wallet/http.ts", "lib/wallet/query.ts", + "lib/wallet/renderHtml.ts", "lib/wallet/types.ts", "lib/wallet/wallet.ts", "lib/wallet/wxApi.ts", |