diff --git a/tsconfig.json b/tsconfig.json index 584f666..748e01d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -7,6 +7,6 @@ } }, "compilerOptions": { - "module": "esnext" + "module": "nodenext" } } \ No newline at end of file