Support current directory project creation#458
Conversation
|
Complex PR? Review this PR in Change Stack to move by importance, not file order. Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (11)
📝 WalkthroughWalkthroughThis pull request adds support for initializing TanStack CLI projects in the current directory. Users can now specify ChangesCurrent Directory Project Initialization
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
packages/cli/tests/command-line.test.tsParsing error: "parserOptions.project" has been provided for packages/cli/tests/options.test.tsParsing error: "parserOptions.project" has been provided for packages/cli/tests/ui-prompts.test.tsParsing error: "parserOptions.project" has been provided for Comment |
Summary
Validation
Summary by CodeRabbit
New Features
.or leaving the project name emptyImprovements