We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d11b79 commit 2771675Copy full SHA for 2771675
1 file changed
packages/angular/cli/src/commands/mcp/tools/modernize.ts
@@ -172,4 +172,4 @@ export function registerModernizeTool(server: McpServer): void {
172
},
173
(input) => runModernization(input as ModernizeInput),
174
);
175
-}
+}
0 commit comments