chore(web): add vibe rules in stack builder

This commit is contained in:
Aman Varshney
2025-08-09 14:42:03 +05:30
parent ae8df3be1f
commit 38403fe863
2 changed files with 9 additions and 0 deletions

View File

@@ -1004,6 +1004,7 @@ const generateCommand = (stackState: StackState): string => {
"ultracite",
"fumadocs",
"oxlint",
"vibe-rules",
].includes(addon),
);
if (validAddons.length > 0) {