diff --git a/tsconfig.json b/tsconfig.json index 2e7045e..3f993ed 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -7,9 +7,9 @@ // Environment Settings // See also https://aka.ms/tsconfig/module - "module": "esnext", + "module": "nodenext", "target": "esnext", - "moduleResolution": "bundler", + "moduleResolution": "nodenext", "baseUrl": ".", "types": [], // For nodejs: