Skip to content

Commit 2771675

Browse files
committed
feat(@angular/cli): add modernize tool to the MCP server
1 parent 3d11b79 commit 2771675

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/angular/cli/src/commands/mcp/tools/modernize.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,4 @@ export function registerModernizeTool(server: McpServer): void {
172172
},
173173
(input) => runModernization(input as ModernizeInput),
174174
);
175-
}
175+
}

0 commit comments

Comments
 (0)