diff --git a/tsconfig.json b/tsconfig.json index 702e6b5..c90a1b3 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -9,7 +9,7 @@ "outDir": "./dist", "strict": true, "esModuleInterop": true, - "resolveJsonModule": true, + "resolveJsonModule": true }, "typeRoots": [ "node_modules/@types",