diff --git a/tsconfig.json b/tsconfig.json index 1124408..eaabdf6 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,7 +8,7 @@ ], "moduleDetection": "force", "module": "esnext", - "moduleResolution": "node", + "moduleResolution": "Bundler", "paths": { "twoslash": [ "./packages/twoslash/src/index.ts"