wizard adds typescript to deps
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 197
- Forks
- 51
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 94
Description
What
Hey, I used wizard on my small Astro project, and it added typescript and @astrojs/check to dependencies.
Expected behaviour
I’m not proficient in Astro, but I believe Astro supports TypeScript out of the box. So if the agent needs TS, I would expect it to clean up after itself or at least put it in devDependencies 😄
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Reproduce the wizard flow on a small Astro project, then locate the dependency-installation path and inspect how TypeScript-related packages are classified. Done means the wizard no longer adds these packages to production dependencies and the expected dependency placement is covered by a test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100