refactor: flatten role folders into single .ts files #14
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "refactor/13-flatten-role-folders"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Merge each role's
index.ts+prompt.tsinto a single<role>.tsfile, removing folder nesting.Changes
.tsfiles (5 per workflow)committer.tsstays as re-export from_sharedbuild.tsandmoderator.tspnpm buildpasses ✅Closes #13