Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring #239

Merged
merged 32 commits into from
Jan 15, 2025
Merged

Refactoring #239

merged 32 commits into from
Jan 15, 2025

Conversation

lehmanmj
Copy link
Contributor

@lehmanmj lehmanmj commented Jan 9, 2025

Issue #, if available:

Description of changes:
Translated entrypoint.js and github.js into TypeScript files.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Member

@kellertk kellertk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking mostly great!
Please remember to run the linter on a file before checking it in. Now, since we're in the middle of refactoring the build, the npm run lint script hasn't been setup yet. You'd instead want to run npx @biomejs/biome check --write src/ or similar.

src/entrypoint.ts Outdated Show resolved Hide resolved
src/entrypoint.ts Outdated Show resolved Hide resolved
src/entrypoint.ts Outdated Show resolved Hide resolved
@kellertk kellertk marked this pull request as ready for review January 15, 2025 00:27
@kellertk kellertk merged commit 9f31ed5 into main Jan 15, 2025
1 check failed
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.

3 participants