summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/taler-wallet-core/tsconfig.json')
-rw-r--r--packages/taler-wallet-core/tsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/taler-wallet-core/tsconfig.json b/packages/taler-wallet-core/tsconfig.json
index 07e8ab0bf..e3bfd31a7 100644
--- a/packages/taler-wallet-core/tsconfig.json
+++ b/packages/taler-wallet-core/tsconfig.json
@@ -28,5 +28,5 @@
"path": "../idb-bridge/"
}
],
- "include": ["src/**/*"]
+ "include": ["src/**/*"],
}