diff --git a/tsconfig.json b/tsconfig.json index 2810343..4af998d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,6 +6,8 @@ "removeComments": false, "sourceMap": true, "target": "ESNext", + "module": "NodeNext", + "moduleResolution": "NodeNext", "outDir": "dist" }, "include": [