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

Converted src/topics/follow.js to TS #124

Closed
wants to merge 12 commits into from

Conversation

rmdluo
Copy link

@rmdluo rmdluo commented Jan 23, 2024

Converted src/topics/follow.js, resolves #83
Created interfaces for Topics, NotifData, and FollowData
Added function types to all function headers
Added eslint-disables in appropriate spots (where untranslated modules are used)

@rmdluo rmdluo marked this pull request as draft January 24, 2024 20:30
@rmdluo
Copy link
Author

rmdluo commented Jan 24, 2024

Reason why CI fails -- Went to office hours, fixed one timeout issue by adding a done statement to the failing test, but then got another one timeout on a test for a unrelated file.

@rmdluo rmdluo marked this pull request as ready for review January 24, 2024 22:03
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.

Converting src/topics/follow.js from JS to TS
2 participants