diff --git a/tsconfig.json b/tsconfig.json index 3b24d694..d3760ded 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -7,7 +7,6 @@ "useUnknownInCatchVariables": false, "forceConsistentCasingInFileNames": true, "skipLibCheck": true, - "resolvePackageJsonImports": true, "customConditions": ["pw-bdd-dev"], "noEmit": true, "resolveJsonModule": true,