aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2021-07-06 21:30:23 +0200
committerHampusM <hampus@hampusmat.com>2021-07-06 21:30:23 +0200
commit7e645f4411bc0b04b909e4534a3c4baaca456629 (patch)
tree49067124278c5347c72a9f7c831b44f56c3c951b /tsconfig.json
parent79e9323e92437a3ae564a2bb6ebffe4bc2b21bb3 (diff)
Added tests
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json
new file mode 100644
index 0000000..42d4f57
--- /dev/null
+++ b/tsconfig.json
@@ -0,0 +1,5 @@
+{
+ "compilerOptions": {
+ "esModuleInterop": true
+ }
+} \ No newline at end of file