dsherret / dsherret/ts-morph

singleFileMerge: Merging all file / directory selected in one file.

Open
#1,348 0 comments 4 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.