diff --git a/tsconfig.base.wc.json b/tsconfig.base.wc.json index 913b5c63b005af..70434c0ba3c664 100644 --- a/tsconfig.base.wc.json +++ b/tsconfig.base.wc.json @@ -2,7 +2,6 @@ "compilerOptions": { "target": "ES2019", "module": "NodeNext", - "moduleResolution": "Node16", "esModuleInterop": true, "sourceMap": true, "strict": true,