mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
chore(web): add vibe rules in stack builder
This commit is contained in:
@@ -1004,6 +1004,7 @@ const generateCommand = (stackState: StackState): string => {
|
||||
"ultracite",
|
||||
"fumadocs",
|
||||
"oxlint",
|
||||
"vibe-rules",
|
||||
].includes(addon),
|
||||
);
|
||||
if (validAddons.length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user