Skip to content

Commit 1c468fd

Browse files
bartlomiejuclaude
andcommitted
chore: format
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent a405a9b commit 1c468fd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

packages/init/src/init.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@ ${colors.rgb8("OPTIONS:", 3)}
6161
${colors.rgb8("--tailwind", 2)} Use Tailwind for styling
6262
${colors.rgb8("--vscode", 2)} Setup project for VS Code
6363
${colors.rgb8("--docker", 2)} Setup Project to use Docker
64-
${colors.rgb8("--builder", 2)} (Deprecated) Setup with builder instead of vite
64+
${
65+
colors.rgb8("--builder", 2)
66+
} (Deprecated) Setup with builder instead of vite
6567
${colors.rgb8("--help, -h", 2)} Show this help message
6668
`;
6769

0 commit comments

Comments
 (0)