Skip to content

Prepare for TypeScript upgrade#136

Merged
jmthomas merged 4 commits intomasterfrom
prepare-for-ts
Jan 24, 2026
Merged

Prepare for TypeScript upgrade#136
jmthomas merged 4 commits intomasterfrom
prepare-for-ts

Conversation

@EmilyRagan
Copy link
Copy Markdown
Collaborator

The purpose of these changes is to maintain git history on the source files during the JS -> TS update and ensure that tools continue to work. JavaScript is valid TypeScript, and the existing parcel build script outputs the same built JS even after changing the file extensions to *.ts, so changing the extensions makes no practical difference except to maintain git history when changes are made to the content of these files

@EmilyRagan EmilyRagan requested a review from jmthomas January 24, 2026 01:00
@EmilyRagan EmilyRagan self-assigned this Jan 24, 2026
@jmthomas jmthomas merged commit df42f04 into master Jan 24, 2026
2 checks passed
@jmthomas jmthomas deleted the prepare-for-ts branch January 24, 2026 17:16
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.

2 participants