diff --git a/tsconfig.json b/tsconfig.json index b995d41..51f89af 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,6 +1,6 @@ { "compilerOptions": { - "module": "Node16", + "module": "commonjs", "target": "ES2022", "lib": [ "ES2022"