Skip to content

Remove em dashes from all project files#19

Merged
raj-khan merged 1 commit into
mainfrom
fix/remove-em-dashes
May 29, 2026
Merged

Remove em dashes from all project files#19
raj-khan merged 1 commit into
mainfrom
fix/remove-em-dashes

Conversation

@raj-khan
Copy link
Copy Markdown
Contributor

Summary

  • Replaced every em dash () with a regular hyphen (-) across all 69 files in the project
  • Covers markdown docs, TypeScript source, TSX components, JSON, and test files
  • No logic changes — formatting only

Test plan

  • pnpm typecheck passes (verified locally: 9/9 tasks)
  • Spot-check README.md, ROADMAP.md, and a few TSX files to confirm dashes are replaced

@raj-khan raj-khan merged commit b2e2cd1 into main May 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant