From 7e645f4411bc0b04b909e4534a3c4baaca456629 Mon Sep 17 00:00:00 2001 From: HampusM Date: Tue, 6 Jul 2021 21:30:23 +0200 Subject: Added tests --- tsconfig.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tsconfig.json (limited to 'tsconfig.json') 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 -- cgit v1.2.3-18-g5258