diff --git a/tsconfig.base.json b/tsconfig.base.json index 1c869ded..c705c6fd 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -5,7 +5,6 @@ "rootDir": ".", "sourceMap": true, "declaration": false, - "moduleResolution": "node", "emitDecoratorMetadata": true, "experimentalDecorators": true, "importHelpers": true,