diff --git a/tsconfig.json b/tsconfig.json index fcc7a6f..88ddb2c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -26,7 +26,8 @@ "dom", "dom.iterable", "scripthost" - ] + ], + "resolveJsonModule": true }, "include": [ "src/**/*.ts",