singleFileMerge: Merging all file / directory selected in one file.
Open
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 238
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
**Describe the solution you'd like**
I would like to merge all `src/generated/**/*.ts` into one `src/generated/index.ts`
Contributor guide
Research direction
Start by locating the singleFileMerge entry point and its existing tests. Trace how selected src/generated/**/*.ts files are read and determine the project’s expected ordering and merge behavior. Done means those files can be combined into src/generated/index.ts without changing the intended generated output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100