diff --git a/packages/upgrade/tsconfig.json b/packages/upgrade/tsconfig.json index d2a92ae5b3e5..5517451eeba9 100644 --- a/packages/upgrade/tsconfig.json +++ b/packages/upgrade/tsconfig.json @@ -4,7 +4,6 @@ "compilerOptions": { "rootDir": "./src", "allowJs": true, - "emitDeclarationOnly": false, "target": "ES2022", "module": "ES2022", "moduleResolution": "Bundler",