allow pkgManager as optional
Open
bug
help wanted
- Dominant language
- TypeScript
- Stars
- 89
- Forks
- 14
- Avg merge
- 6h 9m
- Merged PRs (30d)
- 4
Description
In repos with a single package, it makes less sense to specify a pkgManager. If we only specify the packages array, it currently throws an error. Fix this to make pkgManager optional.
Contributor guide
Research direction
Start by locating the configuration validation for the packages array and pkgManager option. Reproduce the error with a single-package repository that specifies only packages, then update the behavior so that configuration is accepted without pkgManager and verify the existing package-management checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100