feat(cli): add vibe rules addon (#481)

This commit is contained in:
Aman Varshney
2025-08-09 12:06:23 +05:30
committed by GitHub
parent 9005a432cf
commit 6cf476a21e
42 changed files with 429 additions and 302 deletions

View File

@@ -57,7 +57,7 @@ export const TECH_OPTIONS: Record<
},
{
id: "tanstack-start",
name: "TanStack Start (vite)",
name: "TanStack Start",
description:
"Full-stack React and Solid framework powered by TanStack Router",
icon: `${ICON_BASE_URL}/tanstack.svg`,